Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How To create MSI file for the game developed using Dark GDK,Vc++ dan directx.
I am able to build MSI file but when i click on the application exe its not playing the way it plays during compiling and run in vc++.

I am able to create successfully and play for the mfc application with out any problem.


Should i include any other file for directx and darkgdk in applications folder in filesystem using setup and deployement.
Posted

You need to include your dependencies, yes. 'Not playing the way it plays' sounds like it runs, does it ?
 
Share this answer
 
I solved this problem. The media files should also be in the folder where exe is present.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900