Search found 2 matches

by meshlab
Tue May 06, 2014 10:29 am
Forum: Issues, bugs, etc.
Topic: [FIXED] Ubuntu 14.04 linker error
Replies: 3
Views: 5659

Re: Ubuntu 14.04 linker error

Thanks!
I successfully compiled both cloudcompare and ccviewer.
Both of them are able to load projects.
by meshlab
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 ...