qt - Target x86 instead of x64? -


using qtcreator visual studio 2013 x64 kit (which think contains compilers both 32 bit , 64 bit)

how can tell target 32 bit instead of 64 bit?

the visual studio 2013 x64 kit contains configuration 1 compiler. can check out kit details in settings dialog (build , run category -> kits tab). when select visual studio 2013 x64 kit, can see configured compiler in bottom (it microsoft visual c++ compiler 12.0 (x64)). x86 build need setup appropriate visual studio 2013 x86 kit containing respective x86 compiler, debugger , qt version , select kit project.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -