Building NewJ Executables Within Visual C++ 7.1 or 6.0 IDE
NewJ applications can be built into executable (.EXE) files right inside the Visual C++ 7.1 (Visual Studio .NET 2003) or Visual C++ 6.0 IDE (as shown).
You build NewJ applications just like any other C++ application. Simply use the Build | Start menu.
Here you can see the build output for both the debug and release configurations of the sample HelloWorld application.
Return to NewJ Library Features
|