Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.58k stars 585 forks source link

Installing Heimdall Suite from Source not working on windows #354

Open rzytko opened 8 years ago

rzytko commented 8 years ago

Hello, I am having troubles with installing Heimdall Suite from source, using MSYS2. I strictly followed commands from this site: https://wiki.cyanogenmod.org/w/Install_and_compile_Heimdall Everything works smooth until I execute the "make" command. The heimdall.exe is made correctly, but the heimdall-frontend.exe is not created. It says

make[2]: * There are no principles to create the object ''heimdall-frontend/heimdall-frontend_autogen.cpp', which is required by 'heimdall-frontend/CMakeFiles/heimdall-frontend.dir/heimdall-frontend_autogen.cpp.obj'. Stop. make[1]: * [CMakeFiles/Makefile2:198: heimdall-frontend/CMakeFiles/heimdall-frontend.dir/all] Error 2 make: *\ [Makefile:84: all] Error 2

Could anyone tell me what am I doing wrong?

ghost commented 8 years ago

Same situation. Out of my depth, here.

castanley commented 8 years ago

Same issue here