You can launch it from a shell that has the env set :<br>open /Applications/..../cmake-gui.app<br><br>Or follow the directions here to set env vars for all your GUI apps in Mac OSX:<br><a href="http://developer.apple.com/documentation/MacOSX/Conceptual/OSX_Technology_Overview/CommandLine/chapter_950_section_4.html">http://developer.apple.com/documentation/MacOSX/Conceptual/OSX_Technology_Overview/CommandLine/chapter_950_section_4.html</a><br>
<br><br><div class="gmail_quote">On Fri, Mar 28, 2008 at 11:45 AM, Bill Hoffman <<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Mike Jackson wrote:<br>
> In testing CMakeGui.app the first problem I ran across was its inability<br>
> to pick up environment variables I have set in my .bash_profile file. Is<br>
> there a way to tell the gui app to look at that file for environment<br>
> variables?<br>
><br>
> While not directly a cmake issue, I was wondering if anyone else had<br>
> come across this issue and how they solved it.<br>
><br>
<br>
</div>I am guessing you would have to set those variables somewhere else for<br>
them to be in the system. I am not sure how a mac works, what<br>
environment does the windowing system run in? Can you set variables for<br>
that environment?<br>
<font color="#888888"><br>
-Bill<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>