SearchUser loginNavigationRecent blog postsNew forum topicsActive forum topicsWho's onlineThere are currently 0 users and 3 guests online.
|
DownloadsStableReleased on Thu. 10 Jun. '10 Released on Sun. 23 May. '10 Released on Sun. 23 May. '10 Released on Sat. 15 May. '10 Released on Sat. 15 May. '10 AdSenseRecent comments
Monthly archive
|
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.