Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,188
Nice.
Do you intend to also ship SFML 2.0 in it ?
Do you intend to also ship SFML 2.0 in it ?
#include <iostream>
#include <stdio>
using namespace std;
int main()
{
cout << "blah blah blah";
return 0;
}
Compiling: main.cpp
/mnt/utmp/codeblocks/usr/bin/../libexec/gcc/arm-angstrom-linux-gnueabi/4.3.3/cc1plus: error while loading shared libraries: libmpfr.so.4: cannot open shared object file: No such file or directory
I try to do something with lazarus and freepascal now
So to summarize, your second suggestion to have cdevtools.pnd running has removed the problem, so there must indeed be a missing link somewhere in the codeblocks tools.Compiling: main.cppLinking executable: atest/usr/bin/ld: cannot open output file atest: Is a directorycollect2: ld returned 1 exit statusProcess terminated with status 1 (0 minutes, 2 seconds)1 errors, 0 warnings
Compiling: main.cpp
Linking executable: atest
Output size is 7.81 KB
Process terminated with status 0 (0 minutes, 2 seconds)
0 errors, 0 warnings