Executable generated by vc8
C project (in windows 7) is running in all windows machine (both win xp and 7) in which vc8
is installed. But its not running in one win xp machine where vc8
is not installed, but vc6
is installed. Error message is System cannot run the executabe
.
Is it happening because my vc8 project is not generating vc6 compatible exe ? Please some one help is there any way to solve this problem.
Note : Creating vc6 project and adding all c files is a complex task, which will take so much time for me.