Grrr.... So I tried adding libboost-system-xxxxx and it didn't work... I tried to change the order the lib's were included so that system was before serialization and the other way around, but it still didn't work.... This problem is really frustrating me... I was told a while ago that for saving my games files boost's serialization was the best way to go.... but I really want this to be a cross-platform app... I'm really very dissapointed that this isn't working... I don't want to throw in the towel on this, but I'm really beginning to think of dropping my Linux version ... GRR! Patuti wrote:
Thanks g-h-d. Unfortunately This is the only library I'm including (That I'm aware of... ) so it can't be the order of the libraries... could it be the order of the includes? I can't imagine that, as the includes work fine on the Windows version...
I guess that's the point, you should link libboost_system-xxxxxxxx also.
Patuti
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- View this message in context: http://www.nabble.com/Linking-Boost-in-Code%3A%3ABlocks-tp21867302p21989838.... Sent from the Boost - Users mailing list archive at Nabble.com.