Search found 3 matches
- 27 May 2010, 21:48
- Forum: Engine
- Topic: Spring link error
- Replies: 33
- Views: 6213
Re: Spring link error
hoijui, thanks for the help. I realized that I was cloning the master branch instead of the boost branch. After getting the right mingwlibs, I seemed to be get some linking errors. Check below. /home/robin/src/boost_1_42_0/libs/signals/src/named_slot_map.cpp:32: undefined reference to `_Unwind_SjLj_...
- 27 May 2010, 02:06
- Forum: Engine
- Topic: Spring link error
- Replies: 33
- Views: 6213
Re: Spring link error
Yeah I see it now hoijui, sorry I was looking at the change log :)
Do you have any ideas about my other question involving the missing dll?
Do you have any ideas about my other question involving the missing dll?
- 25 May 2010, 22:10
- Forum: Engine
- Topic: Spring link error
- Replies: 33
- Views: 6213
Re: Spring link error
I just got it to build for me and I did it for my first time today. Originally I had a been using TDM-mingw and was getting some errors, but I got it to build after switching to mingw + GCC4.4.0 (which is what it says to have in the wiki). Just make sure that your TDM is full uninstalled and reconfi...