| pljones | posted: Sat Apr 02, 2005 11:06 am | |
Member since: 2005-04-02 From: London, UK Posts: 610
| Quaxi,
I just updated to the latest CVS and I'm getting an error about something called "Skybound" in the main SimPE Visual Studio Solution. I can see that Bidou's Career Editor added a reference to a visual style of that name:
<Reference
Name = "skybound.visualstyles"
AssemblyName = "skybound.visualstyles"
HintPath = "..\..\..\skybound visualstyles\skybound.visualstyles.dll"
/> It's also in the main SimPe.csproj version 1.2 added on 1 April at 02:43.
...But I can't see it in CVS? Where should I be picking it up from?
Thanks!
-- Peter |
| quaxi | posted: Sun Apr 03, 2005 3:14 pm | |
Member since: 2006-04-28 Posts: 3154
| |
| pljones | posted: Sun Apr 03, 2005 6:38 pm | |
Member since: 2005-04-02 From: London, UK Posts: 610
| Thanks -- installed, pointed the project references at the DLL, built clean. |
| pljones | posted: Sat Apr 09, 2005 2:35 pm | |
Member since: 2005-04-02 From: London, UK Posts: 610
| And the easiest way to integrate the new library is to
#1 Select a project with references that can't be found
#2 Project->Properties
#3 Select "Common Properties", "References Path"
#4 Add a new path entry with - for example - "D:\Program Files\Skybound VisualStyles"
This is needed for each project that reference the library. |
viewthread, 0, 0, Building-from-latest-CVS-source