I was trying to run a cs application on a different computer than I 
usually use and it was crashing before it did anything with the message 
/The application failed to initialize properly/ (0xc0150002) This 
application works on the other computer even with no extra dlls that I 
know of.
I ran a dependancies debug program and it seemed to say everything was 
fine except zlib-

error: the side by side configuration information for "libz-cs.dll" 
contains errors.

I don't know what the side by side configuration is.
So I tried a "fake" zlib and it continued to load but I think it had the 
same problem with freetype, ode, possibly everything that comes from 
cs-win32 libs which is what I'm using and have in the same folder as the 
app.

I'll try to list the proper stats here:
both are win xp 32
crystal space version 1.2
built with mingw 5.0 and jam
the exe was with devc++

So the external libs were built differently than the .dlls I built, and 
only the ones I built work on this computer, does that mean anything? 
Why would this computer act so differently for dlls?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to