用cb生成了sdl2的exe文件后怎么不能运行
sdlgui吧
全部回复
仅看楼主
level 11
我把全部的sdl.dll都放进去了,一点开就花屏,不能运行。
@twtfcu3
2014年07月01日 04点07分 1
level 11
在编译的时候点运行可以运行.....
2014年07月01日 04点07分 2
level 11
编译的时候会加载一下
mingw32-g++.exe -Wall -fexceptions -O2 -std=c++11 -I"E:\computer\programming\other app\SDL2 For CodeBlock\local\include\SDL2" -I"E:\computer\programming\other app\SDL2 For CodeBlock\local\include" -c "E:\computer\programming\own app\codeblocks\letter\main.cpp" -o obj\Release\main.o
mingw32-g++.exe -L"E:\computer\programming\other app\SDL2 For CodeBlock\local\lib" -o bin\Release\3.exe obj\Release\main.o -s -lSDL2_gfx -lSDL2_image -lSDL2_image.dll -lSDL2_draw -lSDL2_ttf -lSDL2_ttf.dll -lSDL2_mixer -lSDL2_mixer.dll -lSDL2_net -lSDL2_net.dll -lmingw32 -lSDL2main -lSDL2 -lSDL2.dll
请问要怎么样才能点开exe可以运行呢?
2014年07月01日 04点07分 3
level 11
@twtfcu3 求助呀,网上搜不到[惊哭]。。。点exe文件不能运行显示一个图片模糊像在上面。
2014年07月01日 06点07分 4
level 1
又见不是一般的好贴。。。
2015年11月01日 10点11分 5
1