<font face="georgia" size="2"><p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"><span style="font-family: georgia, 'times new roman', times, serif;">I'm generally a Linux guy but need this project to work on all three main platforms.</span></p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"> </p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"><span style="font-family: georgia, 'times new roman', times, serif;">I have my toolchain file working nicely in Linux, but for some reason I'm getting an error on Windows. Here's top of the console output:</span></p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"> </p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word; padding-left: 30px;">bash-3.1$ cmake -G "Unix Makefiles" . <br />-- The C compiler identification is GNU 4.6.1<br />-- The CXX compiler identification is GNU 4.6.1<br />-- The COGCXX compiler identification is GNU 4.6.1<br />-- The ECOGC compiler identification is GNU 4.6.1<br />-- The ECOGCXX compiler identification is GNU 4.6.1<br />-- The ASM compiler identification is GNU<br />-- Found assembler: C:/software/propgcc/bin/propeller-elf-gcc<br />CMake Error at CMakeLists.txt:6 (project):<br />  The CMAKE_C_COMPILER:</p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word; padding-left: 30px;"> </p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word; padding-left: 30px;">    C:/software/propgcc/bin/propeller-elf-gcc</p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word; padding-left: 30px;"> </p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word; padding-left: 30px;">  is not a full path to an existing compiler tool.</p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word; padding-left: 30px;"> </p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word; padding-left: 30px;">  Tell CMake where to find the compiler by setting either the environment<br />  variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to<br />  the compiler, or to the compiler name if it is in the PATH.</p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"> </p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"><span style="font-family: georgia, 'times new roman', times, serif;">This doesn't make too much sense to me. Anyone know why it would find the compiler at first and then loose it? The path that it lists is perfectly valid.</span></p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"> </p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"><span style="font-family: georgia, 'times new roman', times, serif;">Thanks,</span></p>
<p style="margin:0;padding:0;font-family: 'courier new'; font-size: 10pt; word-wrap: break-word;"><span style="font-family: georgia, 'times new roman', times, serif;">David</span></p>
<!--WM_COMPOSE_SIGNATURE_START--><!--WM_COMPOSE_SIGNATURE_END--></font>