You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jade/SFML2
kryton9 d533f40012 SFML2 JADE Added 11 years ago
..
data SFML2 JADE Added 11 years ago
ReadMe.txt SFML2 JADE Added 11 years ago
main01.cpp SFML2 JADE Added 11 years ago
sfml2.inc SFML2 JADE Added 11 years ago

ReadMe.txt

-------------- Clean: Release in SFML2 (compiler: GNU GCC Compiler)---------------

Cleaned "SFML2 - Release"

-------------- Build: Release in SFML2 (compiler: GNU GCC Compiler)---------------

mingw32-g++.exe -std=c++11 -Wall -O2 -std=c++11 -Wall -ID:\CodeBlocks\SFML-2.1\include -c D:\Projects\C++\jadegrfx\SFML2\main01.cpp -o obj\Release\main01.o
mingw32-g++.exe -LD:\CodeBlocks\SFML-2.1\lib -o bin\Release\SFML2.exe obj\Release\main01.o -s D:\CodeBlocks\SFML-2.1\lib\libsfml-network.a D:\CodeBlocks\SFML-2.1\lib\libsfml-audio.a D:\CodeBlocks\SFML-2.1\lib\libsfml-graphics.a D:\CodeBlocks\SFML-2.1\lib\libsfml-window.a D:\CodeBlocks\SFML-2.1\lib\libsfml-system.a D:\CodeBlocks\SFML-2.1\lib\libsfml-main.a -mwindows
Output size is 509.00 KB
Process terminated with status 0 (0 minutes, 5 seconds)
0 errors, 0 warnings (0 minutes, 5 seconds)

I use UPX to compress it down to 141 KB
upx -9 SFML2.exe