MantisBT - CMake
View Issue Details
0015129CMakeCMakepublic2014-09-04 14:462016-06-10 14:31
yaoyansi 
Kitware Robot 
normalminoralways
closedmoved 
CentOS 7 x64CentOS 7 x64
CMake 3.0.1 
 
0015129: My macros are written into codeblocks project file but they can'be shown in codebloks IDE
CodeBlocks doesn't privide binary packages for CentOS 7 x64 now. But you can get the pre-build package from this page:http://rpm.jenslody.de/, [^] and here is my installation guide: http://www.cnblogs.com/yaoyansi/p/3946600.html [^]


I defined some macro:
REQUIRE_IOSTREAM
_BOOL
LINUX
_LINUX
LINUX_6

These macros are written into the codeblocks project file.
But when I open the project file with codeblocks, and open the project build option window, I can't see these macros at all.

In fact, I also defined some include directories and link directories, but these directories disappeared in project build option window either.


My cmake files and the generated codeblocks project file is attached.
No tags attached.
zip my_cmake.zip (177,186) 2014-09-04 14:46
https://public.kitware.com/Bug/file/5242/my_cmake.zip
Issue History
2014-09-04 14:46yaoyansiNew Issue
2014-09-04 14:46yaoyansiFile Added: my_cmake.zip
2014-09-07 09:44yaoyansiNote Added: 0036738
2016-06-10 14:29Kitware RobotNote Added: 0042620
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0036738)
yaoyansi   
2014-09-07 09:44   
I'm sorry but I didn't know cmake has a mailing list. I'm going to post this topic in mailing list.
(0042620)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.