Jump to content

Embedding dependencies in a package


Mellroth

Recommended Posts

  • 3 weeks later...

Yes. By default, if you don't explicitly define external dependancies, they are stored inside the VIP file.

 

This is normally true for folders outside of the .vipb folder, but does not work for dependencies in user.lib etc.

And, as far as I can tell the automatically added dependencies are not renamed.

 

What I want to do is to create a simple vip that doesn't install other packages (like the vipc file), but contains all dependencies but renamed to avoid name collisions.

 

The reason behind this is to make sure my Package A that is using Package C in version 1.0.0 is not affected when I install Package B that is using Package C in version 2.0.0, i.e. I want to be able to have the used portions of Package C in different versions loaded at the same time.

 

/J

Link to comment
Share on other sites

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.