![]() |
|
|||||||
| Developers' Corner General World Wind development. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Mar 2007
Posts: 3
![]() |
I am using WW 1.4 compiled in VS Studio 2005. I follow this link http://www.worldwindcentral.com/wiki/Plugin_tutorial to add my plugin to WW. Every thing is ok. However, my plugin doesn't show up in Plugin Load/Unload window. Did I miss something here? Can someone please help me? Do I need to enable the plugin system World Wind. If it is so, how do I do it?
Thanks, Uotmiem ![]() |
|
|
|
|
|
#2 |
|
Cosmic Overlord
Join Date: Oct 2004
Location: United Kingdom
Posts: 2,362
![]() |
I think that guide is probably outdated, try looking at some of these plugins to see how they work http://www.worldwindcentral.com/wiki...ory:Plugins1.4
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Mar 2006
Posts: 210
![]() |
If the *.cs file of the plugin is compiled under the the 'WorldWind' project in the source tree, it should show up as an 'Internal' plugin, no? If you're compiling to a *.dll file and you can't see it, manually copy the dll or even the *.cs file to the 'Plugins\(YourPlugin)\' folder...where YourPlugin is a new folder you create.
__________________
"No Silicon Heaven?! Preposterous!...where would all the calculators go?" |
|
|
|
|
|
#4 |
|
What?
Join Date: Apr 2005
Location: San Francisco, California
Posts: 2,461
![]() |
Whenever a plugin I made doesn't show up in the list, I check and make sure that I declared the plugin class public. 99% of the time that is the problem.
![]() |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jun 2007
Posts: 8
![]() |
If you note the illustration on that web page, the dialog box in 1.4 has one more additional button the caption of which I don't remember. Pushing that button alllows you to browse to the class file that you just created and add it to the list of plugins. After that you can press load. However check out this forum entry to find other ramifications of that tutorial.
http://forum.worldwindcentral.com/sh...ed=1#post46388 |
|
|
|
![]() |
| 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 |
| WW 1.4 doesn't work for me :( | Yabol_PL | Bug Reports | 24 | 04-29-2008 05:17 PM |
| Geoportail plugin and WW 1.4 | jp09 | Add-ons & Scripts | 5 | 11-10-2006 01:37 PM |
| Build PluginEngine as a Class Library DLL to support binary DLL plugin development | gohyongkwang | Suggestion Box | 1 | 08-24-2006 06:47 AM |
| shapefile loader plugin don't work | Petercopdi | Add-on & Script Development | 1 | 04-02-2006 08:07 PM |
| Plugin Scripting in HEAD and Scripting Tutorial | adamhill | Developers' Corner | 9 | 06-02-2005 10:49 PM |