Hello, Daniel,
Thanks for the effort, Linux users will try to "rememer" you we exist :-D
I will try. I'm not an github regular user.
Best regards.
Search found 7 matches
- Wed Jun 19, 2013 6:45 pm
- Forum: Linux related topics
- Topic: XERCES not found
- Replies: 28
- Views: 82443
- Sun Jun 16, 2013 9:14 pm
- Forum: Linux related topics
- Topic: XERCES not found
- Replies: 28
- Views: 82443
Re: XERCES not found
Hello, Daniel, Thank you for que quick answer. For any reason, findxerces is found at contrib/cmake/modules, but it only search for a windows installation, so I have to replace it with the libe57 tailored version (original doesn't find xercesc), but this carries another nuissance : E57support.cmake ...
- Sun Jun 16, 2013 3:56 pm
- Forum: Linux related topics
- Topic: XERCES not found
- Replies: 28
- Views: 82443
XERCES not found
Hello, I've problems compiling with E57. XERECES-C is installed on the system (OpenSuSE 12.2), but cmake cannot recognize it. I've not found the findxerces.cmake or similar file to search. Creating a findxercesc.cmake on Cloudcompare root directory doesn't solve. ¿Any idea?. Thanks in advance. Franc...
- Fri Jan 11, 2013 2:23 pm
- Forum: Issues, bugs, etc.
- Topic: Error on saving projects
- Replies: 7
- Views: 7229
Re: Error on saving projects
Bonjour, Daniel,
Saving any format gives the same error.
Saving any format gives the same error.
- Thu Jan 10, 2013 1:47 am
- Forum: Issues, bugs, etc.
- Topic: Error on saving projects
- Replies: 7
- Views: 7229
Error on saving projects
Hello, and happy new year (not so late) When try to save a project, always got the same error: "An error occured while saving <project_name>: [internal] bad argument OpenSuSE Linux 12.2. CC just compiled a few minutes ago from git sources; Version: 2.4.Qt/Linux - 01/09/2013 No permissions issue...
- Mon Jul 02, 2012 1:22 pm
- Forum: Linux related topics
- Topic: Compilation on OpenSuSE 11.4 64 bits fail with cast error
- Replies: 3
- Views: 22359
Re: Compilation on OpenSuSE 11.4 64 bits fail with cast erro
Updated from repository; successfull compilation; qCC allready running and working.
Note: Important to start the program with LANG=C; locale settings (mine is es_ES) create interesting troubles ;-D
Thanks for your quick answer.
Note: Important to start the program with LANG=C; locale settings (mine is es_ES) create interesting troubles ;-D
Thanks for your quick answer.
- Mon Jul 02, 2012 1:49 am
- Forum: Linux related topics
- Topic: Compilation on OpenSuSE 11.4 64 bits fail with cast error
- Replies: 3
- Views: 22359
Compilation on OpenSuSE 11.4 64 bits fail with cast error
System: Opensuse 11.4 64bits + gcc run cmake . then make. I got the following error: [ 67%] Building CXX object qCC/CMakeFiles/qCC.dir/fileIO/PVFilter.cpp.o [ 67%] Building CXX object qCC/CMakeFiles/qCC.dir/fileIO/PlyFilter.cpp.o [ 68%] Building CXX object qCC/CMakeFiles/qCC.dir/fileIO/BinFilter.cpp...