Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
66 user(s) are online (14 user(s) are browsing Forums)

Members: 0
Guests: 66

more...

Support us!

Headlines

 
  Register To Post  

« 1 2 3 4 (5)
Re: CMake 3.29 Native (OS4)
Just can't stay away
Just can't stay away


See User information
@elfpipe

same problem:

#assign
Volúmenes:
BASURA [Montado]
Devel [Montado]
...
Workbench [Montado]

Asignaciones:
AMISSL         <DEVS:AmiSSL>
C              Workbench:C
CLASSES        Workbench
:Classes
CLIPS          RAM Disk
:Clipboards
cmake
-amiga    Devel:cmake-amiga
...

#cd build/
#cmake ..
-- CMAKE_HOST_SYSTEM_VERSION 53.18
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
CMake Error
Generatorexecution of make failedMake command was: /Devel/cmake-amiga/bin/cmake -E env VERBOSE=/SDK/C/gmake -f Makefile cmTC_629ed/fast
-- Detecting C compiler ABI info failed
-- Check for working C compiler: /SDK/gcc/bin/gcc
CMake Error
Generatorexecution of make failedMake command was: /Devel/cmake-amiga/bin/cmake -E env VERBOSE=/SDK/C/gmake -f Makefile cmTC_9582e/fast
-- Check for working C compiler: /SDK/gcc/bin/gcc broken
CMake Error at 
/Devel/cmake-amiga/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:67 (message):
  
The C compiler

    
"/SDK/gcc/bin/gcc"

  
is not able to compile a simple test program.

  
It fails with the following output:

    
Change Dir'/Devel/SDK/ejemplos/SDL2/game/build/CMakeFiles/CMakeScratch/TryCompile-TXPYHS'
    
    
Run Build Command(s): /Devel/cmake-amiga/bin/cmake -E env VERBOSE=/SDK/C/gmake -f Makefile cmTC_9582e/fast
    SIGHUP
    Generator
execution of make failedMake command was: /Devel/cmake-amiga/bin/cmake -E env VERBOSE=/SDK/C/gmake -f Makefile cmTC_9582e/fast
    

  

  CMake will not be able to correctly generate this project
.
Call Stack (most recent call first):
  
CMakeLists.txt:(project)


-- 
Configuring incompleteerrors occurred!



But will do ASAP a new SDK install and see if I "missed" something.

Go to top
Re: CMake 3.29 Native (OS4)
Home away from home
Home away from home


See User information
@jabirulo

I *think* you may still have the wrong path set up

from the cmake amigaos4 readme
Quote:

setenv PATH /SDK/gcc/bin:/SDK/C:/SDK/local/C:/cmake-amiga/bin
path cmake-amiga:bin ADD

also make sure that the old path to 3.29 is gone completely...

Best way to use them without using the old path setup is to do a reboot

because, if you look at your last CMake error it's still pointing to the old cmake3.29 install:
Quote:

CMake Error at /Devel/cmake-amiga/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler

"/SDK/gcc/bin/gcc"

is not able to compile a simple test program.

Go to top

  Register To Post
« 1 2 3 4 (5)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project