04-19-2024, 07:06 PM
(04-19-2024, 08:12 AM)aurel Wrote: Ok i found something on StackoverflowI just noticed it now - it looks wild.
in my case i copy whole c_compiler folder into disk D:\
"D:\c_compiler\bin\gcc.exe" "$(FULL_CURRENT_PATH)" -o "$(CURRENT_DIRECTORY)"\$(NAME_PART).exe"
If you have installed MingW, you still have to create the path so that one can call the compiler from any directory. Like This: