<div dir="ltr">Dear Martin,<div><br></div><div>That's exactly what I'm doing. The trouble is that I want to use</div><div><pre style="overflow-x:auto;overflow-y:hidden;padding:5px;background-color:rgb(238,238,238);line-height:15.600000381469727px;border-top-width:1px;border-bottom-width:1px;border-style:solid none;border-top-color:rgb(170,204,153);border-bottom-color:rgb(170,204,153)"><span style="color:rgb(51,51,51)"><span class="inbox-nb" style="color:rgb(0,112,32)">set</span><span class="inbox-p">(</span><span class="inbox-s" style="color:rgb(64,112,160)">CMAKE_SYSTEM_NAME</span> </span><font color="#4070a0">dSPACE</font><span class="inbox-p" style="color:rgb(51,51,51)">)</span></pre></div><div>or something similar. But then I get this warning that `dSPACE.cmake'</div><div>is not found in the `Platform' folder. My question was how to circumvent</div><div>this.</div><div><br></div><div>Best regards,</div><div>Robin</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 23 Jun 2017 at 12:56 Martin Weber <<a href="mailto:fifteenknots505@gmail.com">fifteenknots505@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am Freitag, 23. Juni 2017, 19:47:32 CEST schrieb Robin Verschueren:<br>
> Dear CMake,<br>
><br>
> We are trying to build our application for the dSPACE embedded system<br>
> (<a href="http://www.dspace.com" rel="noreferrer" target="_blank">www.dspace.com</a>), more specifically their MicroAutobox-II. This makes<br>
> use of a specific compiler called mccppc (Microtec C/C++ PowerPC compiler).<br>
><br>
> I was following the instructions on this wiki page<br>
> <<a href="https://cmake.org/Wiki/CMake_Cross_Compiling" rel="noreferrer" target="_blank">https://cmake.org/Wiki/CMake_Cross_Compiling</a>>, when I got the following<br>
> warning,<br>
> when trying to use a custom 'Toolchain' file:<br>
<br>
Sounds like you will have to create a custom toolchain file.<br>
Maybe this will help:<br>
<<a href="https://cmake.org/cmake/help/v3.7/manual/cmake-toolchains.7.html#id10" rel="noreferrer" target="_blank">https://cmake.org/cmake/help/v3.7/manual/cmake-toolchains.7.html#id10</a>><br>
<br>
Martin<br>
--<br>
Cd wrttn wtht vwls s mch trsr.<br>
<br>
<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/cmake" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/cmake</a><br>
</blockquote></div>