Project

General

Profile

VS2012 Express - Unable to start program

Added by Philipp Bürki over 9 years ago

Hi

I started with WTWeb today and I have problems setting it up correctly.

When I go by the easy instructions explained here

http://redmine.webtoolkit.eu/projects/wt/wiki/Installing_Wt_on_MS_Windows

I get an error when first trying to debug saying: "Unable to start program '---docroot . ---http-adress 0.0.0.0 ---http-port 8080'. The system cannot find the file specified."

Here is what I did in VS2012 Express:

1. Installing Wt-3.3.3 for windows 64 in the same folders on c like described in the docs.

2. Create new Win32Project by choosing Windows application in application settings with precompiled headers

3. Changing the MSVS project settings like its described in the documentation.

5. Start debugging and then I get the error above.

This was done on Windows 8. Tough it was not a clean installation, so I will try it some other day again maybe unless somebody has a answer for what could cause this problem.

Thanks for an answer in advance.

Phil


Replies (2)

RE: VS2012 Express - Unable to start program - Added by Wim Dumon over 9 years ago

Hey Phil,

It looks to me as if you changed the 'Command' field instead of the 'Command Arguments' field with the startup parameters. Leave 'Command' unchanged.

Best regards,

Wim.

RE: VS2012 Express - Unable to start program - Added by Philipp Bürki over 9 years ago

Thank you it worked. I think that was the error.

    (1-2/2)