Mingw32 undefined reference
-
Hello,
Im pretty new to Qt and i have encountered problem. I've made my project using MinGW 64-bit and recently it looks like i will aim for 32-bit platform so i tried to build my project using 32-bit MinGW, instaled with maintanance tool, but it turned out to be not working at all . It throws a lot of undefined refernce errors , i mean a lot of them , so i tried to run a simple example(from qt creator inside examples) using this configuration and it throws same "package" of errors.Any idea what i might did wrong ?Made ss of my configuration and errors and put in links below
Kind regard
Simon -
Hello,
Im pretty new to Qt and i have encountered problem. I've made my project using MinGW 64-bit and recently it looks like i will aim for 32-bit platform so i tried to build my project using 32-bit MinGW, instaled with maintanance tool, but it turned out to be not working at all . It throws a lot of undefined refernce errors , i mean a lot of them , so i tried to run a simple example(from qt creator inside examples) using this configuration and it throws same "package" of errors.Any idea what i might did wrong ?Made ss of my configuration and errors and put in links below
Kind regard
Simon -
@Ratzz said in Mingw32 undefined reference:
Also can you create a small sample and try?
Can you try ?
-
@Ratzz
I would love to but i dont understand what sample should i make or how to be specific. -
and its perfectly working while using MinGW 64-bit, is it possible that during installation of mingw 32 something went wrong, or i dont know linker is using mingw64 or something like that ? -
For this setting of MinGW32 bit :
i get those error while trying to build :
any idea what can be wrong ?
64bit version is working perfectly. -
For this setting of MinGW32 bit :
i get those error while trying to build :
any idea what can be wrong ?
64bit version is working perfectly.