Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - awesomebuddy

Pages: [1]
1
General / SFML CMake static linking
« on: June 11, 2021, 09:53:00 pm »
Greetings everyone,
I am new here...short introduction. I am new to programming sfml but i find it cool so i want to learn it. i program assembly on 6502(c64) as a hobbyist. i followed some tutorial how to link SFML but in the very end I get this linking error " C:\GameDev\SFMLwinGCCstatic>mingw32-make all
g++ test.cpp -o test.exe -DSFML_STATIC -I
g++: argument to '-I' missing

mingw32-make: *** [all] Error 1 ".....anyone to help me out how to fix it? or perhaps to advice a better way to to do it?
this is the tutorial i got it from : ..
I like to develop small 2D game using SFML and vim, just for fun.
thank you

Pages: [1]