Message boards : API : Library problems
Message board moderation
Author | Message |
---|---|
Send message Joined: 21 Jun 07 Posts: 3 |
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. |
Send message Joined: 21 Apr 07 Posts: 12 |
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 |
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.