Building the .NET Examples from the Windows Command Line
Copyright © Cloud Software Group, Inc. All rights reserved.
For example:
set AS_HOME=<TIBCO_HOME>\as\<version>
For example, on a Windows 7 64-bit machine with Visual Studio 2010, execute the following commands:
set VCINSTALLDIR=c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC "%VCINSTALLDIR%"\vcvarsall.bat x86_amd64
cd AS_HOME/examples/dotnet build.cmd