POV-Ray : Newsgroups : povray.unofficial.patches : MegaPov and Unicode, compile problems under Linux : MegaPov and Unicode, compile problems under Linux Server Time
2 Sep 2024 14:20:39 EDT (-0400)
  MegaPov and Unicode, compile problems under Linux  
From: Carl Bartels
Date: 12 Dec 1999 18:00:14
Message: <385428FC.F435D58B@bravo435.chem.mcgill.ca>
Hello,

  I've mannaged to get megapov going nicely under Linux, but had to mess
with the uniutils.c file to make it compile.  Could anyone tell me if
what I did will break something?  (I kept getting a compile error at the
end complaining about an undefined reference to stricmp in function
uniGetEncodingByName)

  In the area around line 40 of uniutils.c I commented out most of the
#ifdef stuff
except the one line to "#define STRICMP strcasecmp" which is the unix
choice (force it to make the unix choice.)

  This change finally allowed everything to compile, but is it likely to
break the
unicode stuff?

-- 
Carl Bartels, Department of Chemsitry, Mcgill University, to reply to
me,
just kill a and 5 from the email name, Montreal, QC, cAnAdA


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.