Jeśli chcesz wziąć udział w dyskusjach na forum - zaloguj się. Jeżeli nie masz loginu - poproś o członkostwo.
Vanilla 1.1.4 jest produktem Lussumo. Więcej informacji: Dokumentacja, Forum.
In file included from /Users/grzegorz/Downloads/RastaConverter-master/src/main.cpp:11:
In file included from /Users/grzegorz/Downloads/RastaConverter-master/src/app/RastaConverter.h:5:
In file included from /Users/grzegorz/Downloads/RastaConverter-master/src/io/ImageProcessor.h:11:
In file included from /Users/grzegorz/Downloads/RastaConverter-master/src/raster/Program.h:7:
In file included from /Users/grzegorz/Downloads/RastaConverter-master/src/cache/InsnSequenceCache.h:8:
/Users/grzegorz/Downloads/RastaConverter-master/src/cache/../utils/LinearAllocator.h:6:10: fatal error: 'malloc.h' file not found
6 | #include <malloc.h>
| ^~~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
Build finished. Artifacts under out/build/macos-clang/Release/
/Users/grzegorz/Downloads/RastaConverter-master/src/main.cpp:30:5: error: use of undeclared identifier 'RegisterUnhandledExceptionLogger'
30 | RegisterUnhandledExceptionLogger();
| ^
/Users/grzegorz/Downloads/RastaConverter-master/src/main.cpp:31:5: error: use of undeclared identifier 'RegisterSignalHandlers'
31 | RegisterSignalHandlers();
| ^
2 errors generated.
[12/32] Building CXX object CMakeFiles/rasta.dir/Release/src/raster/Program.cpp.o
ninja: build stopped: subcommand failed.
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
Configuring with CMake preset linux-clang-make ...
CMake Error: The source directory "/home/grzegorz/Pobrane/RastaConverter/linux-clang-make" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
Configure failed
cmake --preset linux-gcc-make-nogui
cmake --build out/build/linux-gcc-make-nogui --config Release
cmake --preset macos-clang-make
cmake --build out/build/macos-clang-make --config Release
rasta -i=temp.png -pal=altirra.act --save=1000 -max_evals=100000 -threads=4
./build.sh: line 51: ${config,,}: bad substitution
ilmenit:
nie masz starego basha?alloc.h' file not found
4 | #include <malloc.h>
| ^~~~~~~~~~
3 errors generated.
ninja: build stopped: subcommand failed.