[CMake] Problem compiling commander-genius (cross compiling)

2018-02-09 Thread AmigaBlitter
Hello everyone, i'm new to this forum. I'm trying to port Commander-Genius (https://github.com/gerstrong/Commander-Genius) to an exotic platform - AmigaOS 4.1 PPC. I created a toolchain file to specify what compiler i'm using as follow: ToolChain files # this one is important

Re: [CMake] Problem compiling commander-genius (cross compiling)

2018-02-10 Thread AmigaBlitter
Thank you for the reply. I tried using CMAKE_SYSROOT but i get this: amidev@AMIGAONE:~/Software/Development/Commander-Genius$ cmake -DCMAKE_TOOLCHAIN_FILE=amiga-toolchain.cmake -DUSE_SDL2=yes -- The C compiler identification is unknown -- The CXX compiler identification is unknown CMake Error at