Monkey Studio IDE The way IDEs should be

Trouble using it

It won't build ot do anything
How do I set up Monkey studio to build my projects.

pasnox's picture

There is nothing special to

There is nothing special to setup / configure.
Just install Qt from your distro package or the precompiled Qt version for windows.
Then start MkS and open your project, then just trigger Build -> Build -> Build (All|Debug|Release) action.

You can seek team on IRC.
If you don't know what is IRC, then go to the IRC page.
If you want an answer, please be explicit and verbose.
Help by email will be ignored.

re: can't use MKE:execution errors

Qt is installed
It is installed on C:\Qt
and MKS is installed on C:\Monkey Studio IDE

For executing I get these errors for console and GUI apps:
*****
* Error : 'Execute'
* Command : H:/C++ How to program projects/chap02/Peter_Minuit_Problem/debug/Peter_Minuit_Problem.exe
* Arguments :
* Working Directory: H:/C++ How to program projects/chap02/Peter_Minuit_Problem/debug
* Error : #1
The process crashed some time after starting successfully.
*****************8
This particular app is a console app.