Compiling and Distribution
Posted: Fri Feb 18, 2011 9:27 am
At my home, I have cobra installed. I can compile and run my program without issue. But at work I don't have cobra installed. I get an error that Cobra.Lang is missing when I'm running the exe that was compiled from home.
So, if I include Cobra.lang.dll in the program directory, the program runs. Is this abnormal? When distrubting a cobra application, do you need to include this file Cobra.lang.dll?
Alternatively, is there a way to compile multiple files into one exe. Say I had program.cobra & library.dll -> program.exe? Or would I do this with separate packager after the compilation?
So, if I include Cobra.lang.dll in the program directory, the program runs. Is this abnormal? When distrubting a cobra application, do you need to include this file Cobra.lang.dll?
Alternatively, is there a way to compile multiple files into one exe. Say I had program.cobra & library.dll -> program.exe? Or would I do this with separate packager after the compilation?