Home >Source Code> Building with an IDE

Quick Nav

See Also

Building with an IDE

Appweb provides Visual Studio and Xcode projects. These projects are provide easy access to debug Appweb using the native system debugger. The projects are somewhat limited in their configurability.

Building with Visual Studio on Windows

To build Appweb with the Visual Studio project, run Visual Studio 2010 or later (The Express editions are fine to use). Then open the projects/appweb-windows.sln solution project. Select Build Solution to build. Select Appweb as the start up project to debug.

Building with Xcode on MAC OS X

To build Appweb with the Xcode on Mac OSX, run Xcode and open the projects/appweb-macosx.xcodeproj project. Then select Product->Build to build. To debug, you will need to create use Product->Edit Scheme to set the executable to run under the Info tab, and define the working directory under the Options tab. Set the working directory to the "test" directory of the source tree.

© Embedthis Software LLC, 2003-2013. All rights reserved. Embedthis, Appweb, ESP, Ejscript and Embedthis GoAhead are trademarks of Embedthis Software LLC.