Search

Search found 3 matches

by computergee
24 Feb 2007, 00:46
Forum: Linux
Topic: Compiler can't find boost library
Replies: 6
Views: 2327

Looking through synaptic, I have both 4.1.1 and 3.3 installed. What version should I have? EDIT: I figured it out. I had to install a package named "gcc-c++", I had "gcc3.3-c++" installed, but I now I see thats for the old gcc. This packaged gave C++ support to my gcc 4.1, and al...
by computergee
22 Feb 2007, 17:14
Forum: Linux
Topic: Compiler can't find boost library
Replies: 6
Views: 2327

Thanks for the replies. I'm on PCLinuxOS 2007, which is a test release, it's hard to find all those packages (the repositories don't have much). But I do have the boost libraries installed. Here is what is left in the config.log file. scons: Configure: Checking for C++ header file boost/cstdint.hpp....
by computergee
22 Feb 2007, 05:23
Forum: Linux
Topic: Compiler can't find boost library
Replies: 6
Views: 2327

Compiler can't find boost library

I'm having trouble compiling this game, but It gives me the following error:

Checking for C++ header file boost/cstdint.hpp... no
Boost library must be installed

I have the boost and boost-devel packages installed, but I'm still getting this error. Anyone know how I can get this thing to compile?

Go to advanced search