Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualBluefirehawk

Posted 05 October 2012 - 07:08 AM

I don't use visual studio, I use MinGW. There are no .lib files (all i've found about  those suggested they are proprietary VS libraries).

I read the instructions, I can compile and link samples via GCC, but I want to do it with QMake. I haven't found a  satisfying tutorial for QMake, the only thing I've found was to put the dlls in the windows system folder, which i would like to avoid.

E:The strange thing is i can compile, the linker too finishes without an error. I am guessing the exe doesn't know where to find the dll's.

#2Bluefirehawk

Posted 05 October 2012 - 07:06 AM

I don't use visual studio, I use MinGW. There are no .lib files (all i've found about  those suggested they are proprietary VS libraries).

I read the instructions, I can compile and link samples via GCC, but I want to do it with QMake. I haven't found a  satisfying tutorial for QMake, the only thing I've found was to put the dlls in the windows system folder, which i would like to avoid.

#1Bluefirehawk

Posted 05 October 2012 - 07:04 AM

I don't use visual studio, I use MinGW, I have no .lib file.

I read the instructions, I can compile and link samples via GCC, but I want to do it with QMake. I haven't found a  satisfying tutorial for QMake, the only thing I've found was to put the dlls in the windows system folder, which i would like to avoid.

PARTNERS