oke, one of my collague build fortran based modelling software, after that he try to compile it to check function work properly or not.
this apps run perfectly on machines where the apps developed.
but when the exe file moved to another pc dll missing occured
ok I know we need to also moved all linked librrary related to the exe files, but I dont have any resource explain that
try to install the compiler and all library needed for developing, in the new computer but still dll missing error
how to compile all resource including linked library into one big exe files, rather one small exe with many dll?
note :
using tdmgcc for compiler :
http://tdm-gcc.tdragon.net/downloadand code:block for IDE
any idea?
أكثر...
this apps run perfectly on machines where the apps developed.
but when the exe file moved to another pc dll missing occured
ok I know we need to also moved all linked librrary related to the exe files, but I dont have any resource explain that
try to install the compiler and all library needed for developing, in the new computer but still dll missing error
how to compile all resource including linked library into one big exe files, rather one small exe with many dll?
note :
using tdmgcc for compiler :
http://tdm-gcc.tdragon.net/downloadand code:block for IDE
any idea?
أكثر...