News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Cal3D + MinGW

Started by ikipiki, October 01, 2010, 09:54:52 AM

Previous topic - Next topic

ikipiki

Does anybody know how to compile Cal3D with CodeBlocks + MinGW. When I import VS solution and linker says:
)]+0x54)||undefined reference to `void ConvertFromString<std::string>(char const*, std::string*)'|
)]+0x2c)||undefined reference to `char const* ConvertToString<std::string>(std::string const&)'|
... and so on. I will paste whole Build messages list if needed but it is all about ConvertToString and ConvertFromString reference.

I also tried to do it with MSYS but there is no configure nor Makefile, only configure.in and Makefile.am.

Does anyone know the solution for this problem?

Thanks.

reckless