Re: [CsMain] CRYSTAL environment variable issues with CS/CEL projects in Win7
res <[email protected]> Tue, 07 Aug 2012 08:12:18 +0200
| Newsgroups | gmane.comp.graphics.crystalspace.general |
|---|---|
| Message-ID | <[email protected]> |
On 06.08.2012 20:48, Austin Bonander wrote: > So I built the release versions of CS and CEL with MSVC10. I installed > Winlibs correctly and chose VC support. CEL applications and independent > applications linking to CS and CEL complain about missing DLLs. My > CRYSTAL and CEL variables are set. > > You know what I did? I added my CS directory to my PATH variable. That's it. Windows DLL search order: http://msdn.microsoft.com/en-us/library/windows/desktop/ms682586%28v=vs.85%29.aspx#search_order_for_desktop_applications – in short, if a DLL is not in the application directory, it's directory has to be added to PATH. That's how the Windows DLL loader works, it's not an issue particular to CS. -f.r. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[email protected]?subject=unsubscribe
signature.asc
(application/pgp-signature, 262 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAgscYACgkQNCTzcE/07ezU2QCg0qQhiB4uY79DAotVeb/eJTNx FL0AoLLHXpxM4wooPe93Quec43awqRgy =H0jg -----END PGP SIGNATURE-----