View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001917 | CMake | CMake | public | 2005-06-08 21:11 | 2005-06-10 08:35 | ||||
Reporter | Andrew Maclean | ||||||||
Assigned To | Ken Martin | ||||||||
Priority | urgent | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001917: KDevelop generator not working (copy failing) | ||||||||
Description | 1) Note that the version from the CVS dated 2004-06-07 seems to work OK. 2 ) Note that a linux build without specifying the generator produces a make file which builds OK. 3) Here is the problem: Running CMake with -GKDevelop3 results in the following error: amaclean@Theobromide:~/Work/DampierDTM/develop$ ccmake .. -GKDevelop3 amaclean@Theobromide:~/Work/DampierDTM/develop$ make Entering directory /home/amaclean/Work/DampierDTM/develop Scanning CXX dependencies of DampierDTM.dir/main.o CMake Error: cmake version 2.1-20050608 Usage: /usr/local/bin/cmake -E [command] [arguments ...] Available commands: chdir dir cmd [args]... - run command in a given directory copy file destination - copy file to destination (either file or directory) copy_if_different in-file out-file - copy file if input has changed copy_directory source destination - copy directory 'source' content to directory 'destination' echo [string]... - displays arguments as text remove file1 file2 ... - remove the file(s) time command [args] ... - run command and return elapsed time make[1]: *** [DampierDTM.dir/main.o.depends] Error 1 make: *** [all] Error 2 amaclean@Theobromide:~/Work/DampierDTM/develop$ | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0002474) Ken Martin (developer) 2005-06-09 11:50 |
The KDevelop3 gen was still inheriting from UMG2 I ahev changed it to inherit from UMG3 and it seems to produce valid Makefiles and build, I'm not sure about the KDevelope specific stuff though. Does it now work for you? |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |