D
davide galassi
Hi there,
it's possible under windows to compile a c++ source at runtime? Exists
a simple open source library to include in my project that include a
function such as COMPILE( "FilePath.cpp" ) and output for me a dll....
I want to compile (as a dll) a source file that references an external
library from the main program (written in C++)
Thanks a lot
David
it's possible under windows to compile a c++ source at runtime? Exists
a simple open source library to include in my project that include a
function such as COMPILE( "FilePath.cpp" ) and output for me a dll....
I want to compile (as a dll) a source file that references an external
library from the main program (written in C++)
Thanks a lot
David