![]() |
|
|
#1 |
|
Guest
Posts: n/a
|
i downloaded the Source code from cvs.when i tried to built the project in visual studio 2008 by setting world wind sub project as statup project i got exactly 9 errors and 6 warnings
Error 7 'SettingsBase' is an ambiguous reference between 'System.Configuration.SettingsBase' and 'WorldWind.Configuration.SettingsBase' C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\PluginSDK\WorldWindSetting s.cs 18 35 PluginSDK Error 8 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\PluginSDK\bin\Debug\Plugin SDK.dll' could not be found WorldWindow Error 9 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\PluginSDK\bin\Debug\Plugin SDK.dll' could not be found ConfigurationWizard Error 10 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\PluginSDK\bin\Debug\Plugin SDK.dll' could not be found Timeline Error 11 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WorldWindow\bin\Debug\Worl dWindow.dll' could not be found Timeline Error 12 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\PluginSDK\bin\Debug\Plugin SDK.dll' could not be found WorldWind Error 13 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\Timeline\bin\Debug\Timelin e.dll' could not be found WorldWind Error 14 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WorldWindow\bin\Debug\Worl dWindow.dll' could not be found WorldWind Error 15 Metadata file 'C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\ConfigurationWizard\bin\De bug\ConfigurationWizard.dll' could not be found WorldWind ============ here are the warning messages Warning 1 'System.Net.WebProxy.GetDefaultProxy()' is obsolete: 'This method has been deprecated. Please use the proxy selected for you by default. http://go.microsoft.com/fwlink/?linkid=14202' C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WebDownload\ProxyHelper.cs 217 16 WebDownload Warning 2 'System.Net.GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WebDownload\ProxyHelper.cs 244 18 WebDownload Warning 3 'System.Net.GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WebDownload\ProgressMonito r.cs 862 30 WebDownload Warning 4 'System.Net.GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202' C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WebDownload\ProgressMonito r.cs 862 19 WebDownload Warning 5 Assignment made to same variable; did you mean to assign something else? C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WebDownload\ProgressMonito r.cs 896 4 WebDownload Warning 6 Assignment made to same variable; did you mean to assign something else? C:\My CoolStuffs\Code\Nasa WW CVS\WorldWind\WebDownload\ProgressMonito r.cs 897 4 WebDownload |
|
|
|
#2 |
|
Bored Explorer
Join Date: Nov 2004
Location: Warsaw, Poland
Posts: 1,808
![]() |
Try building in debug mode or copy the dlls to bin\release folder.
|
|
|
|
![]() |
| Tags |
| built source code |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error list: | mercury88 | Bug Reports | 6 | 04-22-2007 11:03 AM |
| WorldWind.Log for V1.4Beta | James_In_Utah | Developers' Corner | 1 | 12-30-2006 12:58 AM |
| Fatal Error on startup | Unregistered | Technical Support | 1 | 08-21-2006 06:53 PM |
| World wind error | cadmar | Developers' Corner | 1 | 08-20-2005 12:47 AM |
| How Odd..A Random Error..Now It Doesn't Work!! | Jonathan | Bug Reports | 2 | 09-28-2004 02:51 PM |