Re: [CMake] Platform dSPACE

2017-08-11 Thread Robin Verschueren
sers\SYSCOP\Documents\GitHub\acados-master\build\CMakeFiles\3.8.2\CompilerIdC\CompilerIdC.vcxproj" (default targets) -- FAILED. Build FAILED. On Fri, 23 Jun 2017 at 22:37 Robin Verschueren <robin.verschue...@gmail.com> wrote: > Dear Nils, > > Perfect! This was exactly what I was l

Re: [CMake] Platform dSPACE

2017-06-23 Thread Robin Verschueren
CMAKE_TOOLCHAIN_FILE= .. Thanks for the help! Robin On Fri, 23 Jun 2017 at 13:17 Michael Ellery <mellery...@gmail.com> wrote: > > > On Jun 23, 2017, at 1:11 PM, Robin Verschueren < > robin.verschue...@gmail.com> wrote: > > > > Thank you, that makes sense. > >

Re: [CMake] Platform dSPACE

2017-06-23 Thread Robin Verschueren
r should I set this variable somewhere else? Best, Robin On Fri, 23 Jun 2017 at 13:03 Michael Ellery <mellery...@gmail.com> wrote: > > > On Jun 23, 2017, at 1:01 PM, Michael Ellery <mellery...@gmail.com> > wrote: > > > > > >> On Jun 23, 2017, at 12:4

Re: [CMake] Platform dSPACE

2017-06-23 Thread Robin Verschueren
Dear Nils, Perfect! This was exactly what I was looking for. It works, and the CMAKE_INCLUDE_FLAG_C is not overwritten. Thanks, Robin On Fri, 23 Jun 2017 at 13:29 Nils Gladitz <nilsglad...@gmail.com> wrote: > On 23.06.2017 21:47, Robin Verschueren wrote: > > Dear CMake, &g

[CMake] Platform dSPACE

2017-06-23 Thread Robin Verschueren
Dear CMake, We are trying to build our application for the dSPACE embedded system (www.dspace.com), more specifically their MicroAutobox-II. This makes use of a specific compiler called mccppc (Microtec C/C++ PowerPC compiler). I was following the instructions on this wiki page

Re: [CMake] Platform dSPACE

2017-06-23 Thread Robin Verschueren
That's exactly what I did :) On Fri, 23 Jun 2017 at 13:01 Michael Ellery <mellery...@gmail.com> wrote: > > > On Jun 23, 2017, at 12:47 PM, Robin Verschueren < > robin.verschue...@gmail.com> wrote: > > > > Dear CMake, > > > > We are trying to buil

Re: [CMake] Platform dSPACE

2017-06-23 Thread Robin Verschueren
2017 at 12:56 Martin Weber <fifteenknots...@gmail.com> wrote: > Am Freitag, 23. Juni 2017, 19:47:32 CEST schrieb Robin Verschueren: > > Dear CMake, > > > > We are trying to build our application for the dSPACE embedded system > > (www.dspace.com), more specifically

[CMake] FindBLAS.cmake broken on macOS?

2017-11-14 Thread Robin Verschueren
Dear all, I'm having difficulty making CMake find any BLAS on my macOS. I have two: 1. OpenBLAS installed with homebrew: /usr/local/opt/openblas/lib/libopenblasp-r0.2.19.dylib 2. System BLAS: