User forums > General (but related to Code::Blocks)
Cal3D + MinGW
(1/1)
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:
try autoreconf -fvi
Navigation
[0] Message Index
Go to full version