Library problems

Message boards : API : Library problems
Message board moderation

To post messages, you must log in.

AuthorMessage
doogan

Send message
Joined: 21 Jun 07
Posts: 3
Message 11111 - Posted: 21 Jun 2007, 22:20:24 UTC

I'm trying to build the example projects and I get an error that the compiler cannot find libstdc++.a. I have other versions of this library, but not the static version.
ID: 11111 · Report as offensive
LuVar

Send message
Joined: 21 Apr 07
Posts: 12
Message 14350 - Posted: 16 Dec 2007, 11:02:08 UTC - in response to Message 11111.  

I'm trying to build the example projects and I get an error that the compiler cannot find libstdc++.a. I have other versions of this library, but not the static version.


http://boinc.berkeley.edu/trac/wiki/CompileApp
ln -s `g++ -print-file-name=libstdc++.a`

try to read. (that advice is for linux. if you are in windows, I dont know how :-/ )

GL & HF
ID: 14350 · Report as offensive

Message boards : API : Library problems

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.