Hello everybody
I made a c++ program which compiles successfully. and
now i want to make an exe which will work on another
computer which doesnt have the .net env installed.
I noticed that there is an exe file in the debug directry.
I happily copied it to a disk and tested it on another computer and got an error message that some files are missing.
How can i do it right?
Please help.
Rafael
I made a c++ program which compiles successfully. and
now i want to make an exe which will work on another
computer which doesnt have the .net env installed.
I noticed that there is an exe file in the debug directry.
I happily copied it to a disk and tested it on another computer and got an error message that some files are missing.
How can i do it right?
Please help.
Rafael