Download, Installed no problems, Open the examples.workspace and get everything opened in the Workspace pane.
I then select and expanded the "Games - SmackIt"
Double clicked on "Main.agc" under sources and loaded the source
Looked through it then clicked Run.
The system stated program had not been built and asked if I wanted to build the project. Clicked yes program built and then executed.
Program ran just fine.
Closed the running program. Closed the "Main.agc" file.
Opened a different "Main.agc" file under a different example.
Clicked Run and the "SmackIt" program ran.
Figured the program is running the last built program so manually rebuilt the "Main.agc" of the new program, then clicked run. "SmackIt" program ran again.
Closed AppGameKit and reopened. Opened the "examples.workspace" file again, went to the "Games - SantasBadElf" opened the "main.agc" file, clicked on "Build->Compile" output shows:
"Compiling: main.agc
Complete."
Click on run and the "SmackIt" program runs.
Closed program. Closed AGK.
Made sure AppGameKit is executing as Administrator. Restarted AGK.
Moved to the "Examples->Games->SantasBadElf" opened the "SantasBadElf.cbp".
Clicked "Build->Compile" then "Run", program ran correctly.
Not sure why the programs do not build correctly and run within the Workspace. Only way, I can get the examples to build and run is to open each individual project file.
If I open and Close individual projects within AppGameKit IDE I can build and run each example. It is only if I try to do it using the "examples.workspace" file to display all of the examples in the IDE as shown in the "Guides/10_ide.htm" file that I have the problem.
Kevin
Slyvnr