i'v redo all the install, and the things, it appeared it was missing a dll it didnot asked for (libwinpthread-1.dll)
And after bumping my head against my keyboard doing weird things, i have now a standalone folder whit no source code. It can be moved where i want even on a virtual machine and it worked
How to solve my issue and a small summary of what i'v done
@jsulm said in Impossible Generate Executable whit its dependecy:
After calling qmake you need to start the actual build
@Pl45m4 said in Impossible Generate Executable whit its dependecy:
Then you are looking for Qt Deployment to run it standalone
@AntGP said in Impossible Generate Executable whit its dependecy:
I'v tried to follow the tutorial, then to follow some youtube video ( https://www.youtube.com/watch?v=rFHPOZoqzcg)
Some dll where missing
@AntGP said in Impossible Generate Executable whit its dependecy:
*it appear they where on mingw
there is an error
I'v redone everything from the start, no more error, just the application not launching, only making a small white square on the midle of the screen
Then I bumped my head on my keyboard to copy past on the same tree shape (a bin folder whit all the other folder around on the same format as in the source tree) all the json, .conf, the images, the csv, xml and some library one by one until double clicking on the .exe do execute the application
AND NOW IT WORK \o/ yay
Thank you all for the help !