Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - snesh

Pages: [1]
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!

2
General / Re: Application crashes on another computer
« on: May 27, 2015, 03:09:58 pm »
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?

3
General / Re: Application crashes on another computer
« on: May 25, 2015, 03:35:34 pm »
Anybody know why this is happening?
Why its working only on my computer?

4
General / Re: Application crashes on another computer
« on: May 24, 2015, 11:38:07 am »
I sent him simple "Hello world" program and he said its working...
In folder with application are window, network, system, audio and graphics debug dlls, the same I have built with mingw make. I tried also Release and he had the same problem. I use only SFML/Graphics.hpp library.

But it must be a problem from my side, becasue when I've had another OS (vista), I havent got any problems, and he hasnt got any problems too..




5
General / Application crashes on another computer (Solved)
« on: May 24, 2015, 10:08:15 am »
Hello, I have some problems with compiled application...
I have built sfml 2.3 with mingw make, because applications were crashing...
Anyway, now it works on my computer, but when I send to my friend application with these 5 built dlls, he has error: 0x000007b

I dont know what to do  :-\
Is something wrong with version of compiler and dlls?
Our OS is win7
(Sorry for my english)

Pages: [1]
anything