MantisBT - CMake
View Issue Details
0009587CMakeModulespublic2009-09-23 08:192016-06-10 14:31
Philip Lowman 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
 
0009587: bison doesn't work properly with m4.exe not in path
bison needs M4/BISON_M4 environment variable to work properly on Windows where m4.exe isn't in PATH
No tags attached.
Issue History
2009-09-23 08:19Philip LowmanNew Issue
2009-09-23 08:20Philip LowmanStatusnew => assigned
2009-09-23 08:20Philip LowmanAssigned To => Philip Lowman
2009-09-23 08:24Philip LowmanDescription Updated
2009-09-23 08:36Bill HoffmanNote Added: 0017726
2009-09-24 19:19Philip LowmanNote Added: 0017741
2012-10-04 01:30Philip LowmanNote Added: 0031171
2012-10-04 01:30Philip LowmanAssigned ToPhilip Lowman =>
2012-10-04 01:30Philip LowmanStatusassigned => backlog
2016-06-10 14:27Kitware RobotNote Added: 0041596
2016-06-10 14:27Kitware RobotStatusbacklog => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:27Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0017726)
Bill Hoffman   
2009-09-23 08:36   
You can not set environment variables for build time from CMake so this would not work anyway. If the compiler is not in your path on windows, it does not work. CMake assumes a working environment for the tools being used.
(0017741)
Philip Lowman   
2009-09-24 19:19   
Thanks. Yeah, I realized before I submitted to the ML but immediately after I submitted the bug description why the code wouldn't work.

I'll implement and test Hendrik's suggestion of a CMake wrapper script.
(0031171)
Philip Lowman   
2012-10-04 01:30   
Never got around to working on this issue so I'm assigning this to the backlog. The thread is here if anyone is interested:

http://cmake.3232098.n2.nabble.com/external-tools-in-visual-studio-td3663737.html [^]
(0041596)
Kitware Robot   
2016-06-10 14:27   
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.