Version 1 (modified by 13 years ago) ( diff ) | ,
---|
Scheduling GUI Compilation Instructions
- Get your server ready by installing the patches and readying the RPC Broker transport.
- ON Windows, download and install .net 4.0 full edition.
- On Windows, download and install VC Express 2010.
- svn co https://trac.opensourcevista.net/svn/Scheduling/trunk/cs/bsdx0200GUISourceCode into a BSDX folder
- svn co https://trac.opensourcevista.net/svn/BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2 into a BMX folder
- Open C# Express
- Load the solution in the BSDX folder. You will get the errors saying that BMX project cannot be found.
- Remove BMXNet project.
- Right-click on solution on the project folder, and add the BMXNet project from the BMXNet folder (there are 3; make sure to get the right one).
- Add a reference to BMXNet in the Clnical Scheduling project.
- Press F5 to compile and run the project.
Note:
See TracWiki
for help on using the wiki.