1
General / Re: Application crashes on another computer
« on: May 28, 2015, 07:34:00 am »Yes, he had to download more dlls, and yes, he has 64 bit, I have 32. Is that a source of the problem?
Must I build another dlls for x64 system?
32bits is compatible with 64.
remember that you need to pack the minGW .dll with executable ( for the version alongside with codeblocks are more o less 10 dll )
Mi pc is x64 but i use x32 compiler my path for the dlls of minGW is: C:\Program Files (x86)\CodeBlocks\MinGW\bin
Thank you so much! I didnt know there were dlls! All its working. Thanks everyone!