./cs-config --help crystalspace
and nothing is happening differently than if I type ./cs-config
Eric Sunshine <[EMAIL PROTECTED]> wrote:
Jim Sager wrote:
> Thanks for the tip
> So I change -lcsengine to -crystalspace.lib?
No, use -lcrystalspace. The actual library name on Linux is
libcrystalspace.a (or libcrystalspace.so). The -l linker directive adds
the appropriate prefix and suffix to the name when looking for
'crystalspace'. Better yet, you should be using cs-config to get the
appropriate compiler and linker flags for CS. (See ./cs-config --help.)
-- ES
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.
_______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
