1. Dale
  2. Valentina Reports ADK
  3. Dienstag, Juli 23 2024, 03:30 AM
  4.  Abonnieren via E-Mail
Hi!

Sorry if this was asked before: I have two versions of Xojo, versions 2017 and the latest 2024 installed in one machine. I was using Valentina Report ADK version 8 for the former and v14 for the latter. However, both versions 8 and 14 are using the same folders for their respective vcomponents folder. Whichever gets installed the most recent overwrites the one already existing. The Xojo plugin reports an error during Xojo start.

Any existing workaround for this?

Thanks!
Kommentar
There are no comments made yet.
Ruslan Zasukhin Akzeptierte Antwort
Hi Dale,

well, maybe you can

* install V4RB v8, and rename folder to components_v8
* install V4RB v14, and rename folder to components_v14

* then make a hard link to one of them, for example:
ln -s components_v8 vcomponents

* You can make a small bash script or two: switch_to_v8, switch_to_v14, and keep them on the desktop for easy double click.

Maybe it is possible to execute script in Xojo at its start?

It is possible to run the required Xojo from the script also.
Kommentar
There are no comments made yet.
Dale Akzeptierte Antwort
Hello Ruslan,

Where will I put this -->
-s components_v8 vcomponents
?

I'm using Windows.
Kommentar
There are no comments made yet.
Ruslan Zasukhin Akzeptierte Antwort
Hi Dale

ln -s components_v8 vcomponents

This was a terminal command to create a hard link for Linux and OS X.

For Windows, from this page:

https://www.tenforums.com/tutorials/131182-create-soft-hard-symbolic-links-windows.html


Create Hard Link Pointing to File in Command Prompt

mklink /h "Link" "Source Target"
Kommentar
There are no comments made yet.
  • Seite :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories