Other people have also reported problems with cygwin and loading of png images. With mingw/msys it works. Perhaps you should try that instead? In general I think mingw/msys is better then cygwin anyway.
Greetings, On 2/10/06, Wilson Laizo Filho <[EMAIL PROTECTED]> wrote: > Hi; > > I'm trying to build CS (pseudo-stable-2006-01-27) with cygwin (most > recent installed using the link from manual) and CSLibs (0.99r0_018). > > First I have a problem with libjpeg that causes an error in walktest > just when I run it, so I uninstall cygwin and install again without > its jpeg lib. > > After this, the error with jpeg stops but now I got a Segmentation > fault error. Walktest window opens, but after Segmentation fault error > it closes showing following messages: > crystalspace.system: > Loading map 'flarge'. > SCF_NOTIFY: loading plugin p:\Pessoais\CS\csbmpimg.dll to satisfy > request for csBMPImageIO > SCF_NOTIFY: loading plugin p:\Pessoais\CS\csddsimg.dll to satisfy > request for csDDSImageIO > SCF_NOTIFY: loading plugin p:\Pessoais\CS\csgifimg.dll to satisfy > request for csGIFImageIO > SCF_NOTIFY: loading plugin p:\Pessoais\CS\csjngimg.dll to satisfy > request for csJNGImageIO > SCF_NOTIFY: loading plugin p:\Pessoais\CS\csjpgimg.dll to satisfy > request for csJPGImageIO > SCF_NOTIFY: loading plugin p:\Pessoais\CS\cspngimg.dll to satisfy > request for csPNGImageIO > Segmentation fault (core dumped) > > I try csdemo too, but I got the same error soon I try to load > demodata.zip (if I do not inform demodata.zip in command line it > opens, but when I select demodata.zip it crashes. > > If I go to CS directory and rename cspngimg.dll to cspngimg.dll.bak, > walktest opens and runs giving me some messages like: > crystalspace.maploader.parse.image: > Could not load image '/lib/std/spark.png'. Unknown format! > crystalspace.maploader.parse.texture: > Could not load texture 'spark', using checkerboard instead > [node: > library,textures,texture(name=spark)] > > But it stills open and I can navigate through flarge map, otherwise > csdemo do no opens and show me: > ERROR: Error loading plugin 'crystalspace.mesh.loader.factory.ball'! > [node: library,meshfact(name=ball_factory),plugin] > WARNING: <renderpriorities> is no longer supported! > [node: world] > SCF_NOTIFY: loading plugin p:\Pessoais\CS\starldr.dll to satisfy > request for csStarFactoryLoader > SCF_NOTIFY: loading plugin p:\Pessoais\CS\stars.dll to satisfy request > for csStarsMeshObjectType > SCF_NOTIFY: loading plugin p:\Pessoais\CS\thingldr.dll to satisfy > request for csThingLoader > ERROR: Unknown render priority 'starLevel1'! > [node: world,sector(name=room),meshobj(name=walls),priority] > There was an error loading world! > > I try installing cygwin with and without png's lib. Can anyone help me > with this? > > Thanks. > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642 > _______________________________________________ > Crystal-main mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/crystal-main > Unsubscribe: mailto:[EMAIL PROTECTED] > -- Project Manager of Crystal Space (http://www.crystalspace3d.org) and CEL (http://cel.crystalspace3d.org) Support Crystal Space. Donate at https://sourceforge.net/donate/index.php?group_id=649 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
