Menu

#159 g++ cant see sdl-config - ID: 3084661

closed
nobody
non-mingw (2)
5
2012-09-24
2012-09-24
Chris2000
No

Hello,

I am on windows 7 64 bit and I am using codeblocks, mingw and sdl 1.2.15.

for gtk I have configured Codeblocks to use pkg-config, which works!

but for sdl there is not a pgk-config? i have found a sdl-config... but it dont work! its not an exe and if I add it to the compiler and linker options in codeblocks it will output nothinh... is it broken maybe?

best regards
chris

PS: sorry for bad english...

Discussion

  • Chris2000

    Chris2000 - 2012-09-24

    PS: i am not the one which reported the ticket in the tilte of this bug, but it is identically to me... but i am using mingw and not visualstudio or so...

     
  • Earnie Boyd

    Earnie Boyd - 2012-09-24
    • labels: 456608 --> non-mingw
    • status: open --> closed
     
  • Earnie Boyd

    Earnie Boyd - 2012-09-24

    This is not a MinGW issue but a misuse and misunderstanding of how to use sdl with GCC. See http://bit.ly/Q2hDIf for suggestions.