First of all hi to evryone.

I tryed to make a exe work on most pc's but it only works on mine.
My friends got a error when they try to run it.
"The application cannot be started because the configuration of the application is wrong. ( or something like this i translated it to english.)

How could i solve this problem?

Tnx in advange

Recommended Answers

All 2 Replies

Have you written your program in MSVSC++? If so then it's probably .NET code and will require the users has .NET framework installed, and that you have distributed the required DLL files.

Chris

Have u check preprocessor definitions configuration.. WIN32;NDEBUG;_WINDOWS

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.