View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009587CMakeModulespublic2009-09-23 08:192016-06-10 14:31
ReporterPhilip Lowman 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009587: bison doesn't work properly with m4.exe not in path
Descriptionbison needs M4/BISON_M4 environment variable to work properly on Windows where m4.exe isn't in PATH
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0017726)
Bill Hoffman (manager)
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 (developer)
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 (developer)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2009-09-23 08:19 Philip Lowman New Issue
2009-09-23 08:20 Philip Lowman Status new => assigned
2009-09-23 08:20 Philip Lowman Assigned To => Philip Lowman
2009-09-23 08:24 Philip Lowman Description Updated
2009-09-23 08:36 Bill Hoffman Note Added: 0017726
2009-09-24 19:19 Philip Lowman Note Added: 0017741
2012-10-04 01:30 Philip Lowman Note Added: 0031171
2012-10-04 01:30 Philip Lowman Assigned To Philip Lowman =>
2012-10-04 01:30 Philip Lowman Status assigned => backlog
2016-06-10 14:27 Kitware Robot Note Added: 0041596
2016-06-10 14:27 Kitware Robot Status backlog => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:27 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team