1
SFML projects / Feedback wanted for Project MoonSeed ARPG engine.
« on: June 07, 2010, 04:33:20 pm »
Men this is good for 2 weeks of work can you put somewhere a source code
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.
Quoteok but what is for Release configuration which libraries should I link.
Not the debug ones
Quote from: "Broken"Here is print screen http://i39.tinypic.com/2jb5s2q.png
That's because your app is crashing. It's very strange... are you sure that it is linking to the correct libraries?
I would try to download a fresh copy of the svn version of sfml and compile it.
'Pong.cpp.exe': Loaded 'F:\Documents and Settings\Valentin\My Documents\Visual Studio 2008\Projects\Pong.cpp\Release\Pong.cpp.exe', Symbols loaded.
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\ntdll.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\kernel32.dll'
'Pong.cpp.exe': Loaded 'F:\Documents and Settings\Valentin\My Documents\Visual Studio 2008\Projects\Pong.cpp\Release\sfml-system-d.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\WinSxS\x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_f863c71f\msvcp90d.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\WinSxS\x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_f863c71f\msvcr90d.dll'
'Pong.cpp.exe': Loaded 'F:\Documents and Settings\Valentin\My Documents\Visual Studio 2008\Projects\Pong.cpp\Release\sfml-graphics-d.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\opengl32.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\msvcrt.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\advapi32.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\rpcrt4.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\secur32.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\gdi32.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\user32.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\glu32.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\ddraw.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\dciman32.dll'
'Pong.cpp.exe': Loaded 'F:\Documents and Settings\Valentin\My Documents\Visual Studio 2008\Projects\Pong.cpp\Release\sfml-window-d.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\winmm.dll'
'Pong.cpp.exe': Loaded 'F:\Documents and Settings\Valentin\My Documents\Visual Studio 2008\Projects\Pong.cpp\Release\sfml-audio-d.dll'
'Pong.cpp.exe': Loaded 'F:\Documents and Settings\Valentin\My Documents\Visual Studio 2008\Projects\Pong.cpp\Release\openal32.dll', Binary was not built with debug information.
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\dsound.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\ole32.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\version.dll'
'Pong.cpp.exe': Loaded 'F:\Documents and Settings\Valentin\My Documents\Visual Studio 2008\Projects\Pong.cpp\Release\libsndfile-1.dll', Binary was not built with debug information.
'Pong.cpp.exe': Loaded 'F:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\msvcp90.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\msvcr90.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\uxtheme.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\nvoglnt.dll'
'Pong.cpp.exe': Loaded 'F:\WINDOWS\system32\mcd32.dll'
'Pong.cpp.exe': Unloaded 'F:\WINDOWS\system32\mcd32.dll'
First-chance exception at 0x7c809e22 in Pong.cpp.exe: 0xC0000005: Access violation reading location 0x6e6f5020.
A buffer overrun has occurred in Pong.cpp.exe which has corrupted the program's internal state. Press Break to debug the program or Continue to terminate the program.
For more details please see Help topic 'How to debug Buffer Overrun Issues'.
A buffer overrun has occurred in Pong.cpp.exe which has corrupted the program's internal state. Press Break to debug the program or Continue to terminate the program.
For more details please see Help topic 'How to debug Buffer Overrun Issues'.
The program '[2528] Pong.cpp.exe: Native' has exited with code -1073740791 (0xc0000409).
You don't the Redistributable to run your application on other computers.
Delivering the following files should be enough (you find them in the MSVC++ directory):Maybe, you don't even need all of them.
- msvcm90.dll
- msvcp90.dll
- msvcr90.dll
- Microsoft.VC90.CRT.manifest