0

Please how do I convert a source code In c++ to an app

I want an app with graphics but I only have source code

19th May 2018, 1:16 PM
Felixdecoder
Felixdecoder - avatar
6 Réponses
+ 2
compile it with gcc with appropriate parameters
19th May 2018, 1:19 PM
‎ ‏‏‎Anonymous Guy
+ 1
Felixdecoder Its a C++ Compiler, that helps you generate executables from source code.
19th May 2018, 1:49 PM
Solo Wanderer 4315
Solo Wanderer 4315 - avatar
0
what is gcc
19th May 2018, 1:24 PM
Felixdecoder
Felixdecoder - avatar
0
GCC is the gnu c compiler
19th May 2018, 3:41 PM
Max
Max - avatar
0
I use code blocks
19th May 2018, 5:30 PM
Felixdecoder
Felixdecoder - avatar
0
Then compile it with code blocks
19th May 2018, 5:39 PM
Max
Max - avatar