/usr/bin/ld: cannot find -lcrystalspace
I'll check that cs-config thing though.

Thanks for help,
Jim

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]


Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone. Get Yahoo! Messenger with Voice
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to