Class library import

More
1 month 2 weeks ago #20 by User
Class library import was created by User
Hello,I received a
Code:
.wb_load
file for a class library and attempted to import it using an
Code:
Import
node. However, when I went to Build → Import and checked Show all, I couldn’t find the
Code:
.wb_load
file to import.
What is the correct way to import a class library if I only have the
Code:
.wb_load
file?

Thanks

Please Log in or Create an account to join the conversation.

More
1 month 2 weeks ago #21 by User
Replied by User on topic Class library import
Sorry for the formating issue Q.Q
I can't eddit the post so I post the question without formating issue as a reply:

I received a .wb_load file for a class library and attempted to import it using an Import node. However, when I went to Build → Import and checked Show all, I couldn’t find the .wb_load file to import.

What is the correct way to import a class library if I only have the .wb_load file

Please Log in or Create an account to join the conversation.

More
1 month 1 week ago #23 by claes
Replied by claes on topic Class library import
Hi,

You have to configure the volume as if it was a new local class volume, and then copy the wb_load file to $pwrp_db. That is

- Read the volume name and identity on the first non comment row in the wb_load file.
- Register the volume in the global volume list for your project, eg edit $pwra_db/pwr_volumelist.dat and insert a line with volume name, identity and your project name.
- Open the directory volume and insert a ClassVolumeConfig object in the left window. Set the name to the volume name.
- Copy the wb_load file to $pwrp_db in the project.
- Open the class volume from the popup menu for the ClassVolumeConfig object, check that the volume looks ok and build the volume.
- Open the configurator for your root volume and active Functions/Update classes to see the new volume.

/Claes
The following user(s) said Thank You: User

Please Log in or Create an account to join the conversation.

Time to create page: 0.423 seconds
Powered by Kunena Forum