Thanks!
I successfully compiled both cloudcompare and ccviewer.
Both of them are able to load projects.
Search found 2 matches
- Tue May 06, 2014 10:29 am
- Forum: Issues, bugs, etc.
- Topic: [FIXED] Ubuntu 14.04 linker error
- Replies: 3
- Views: 5659
- Mon May 05, 2014 9:45 pm
- Forum: Issues, bugs, etc.
- Topic: [FIXED] Ubuntu 14.04 linker error
- Replies: 3
- Views: 5659
[FIXED] Ubuntu 14.04 linker error
Hi all,
I'm trying to compile CloudeCompare (the git head of master branch) against QT5 on a Xubuntu 14.04 32bit machine.
At linker time I get:
Linking CXX executable CloudCompare
/usr/bin/ld: cannot find -lQt5::WinMain
collect2: error: ld returned 1 exit status
make[2]: *** [qCC/CloudCompare ...
I'm trying to compile CloudeCompare (the git head of master branch) against QT5 on a Xubuntu 14.04 32bit machine.
At linker time I get:
Linking CXX executable CloudCompare
/usr/bin/ld: cannot find -lQt5::WinMain
collect2: error: ld returned 1 exit status
make[2]: *** [qCC/CloudCompare ...