1. Claudius Sailer
  2. Valentina Database ADK
  3. 水, 11月 25 2020, 06:11 PM
  4.  メールで購読
Hello,

after a long time I tried to make some changes on my MacOS app.
I am using V4RB 7.5.3 (I know version is extremely old) and when I try to compile I catch following error by this code step, which is not changed for years.


tmpDB = new VDataBase
tmpDB.Open(f)


I get a VException
ErrorNumber 333057 - Message DB location is wrong

Is it possible that V4RB 7.5.3 is not running with Big Sur?

With the MacOS earlier than Big Sur I can build the application without any problem. (I did early this year)
コメント
There are no comments made yet.
Claudius Sailer 承諾済みの回答
thanks for this informations....
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
The problem was in V4RB plugin.
In Xojo 2019r2 FSRef got removed from the Xojo plugin SDK, but FSRef was used in V4RB plugin so it stopped to work.
V4RB plugin was fixed in version 9.5 for newer versions of Xojo.

So app compiled with an older version of Xojo probably may work in Big Sur.
コメント
There are no comments made yet.
Claudius Sailer 承諾済みの回答
I am using Xojo 2020 newest Release from yesterday.
It is correct at the beginning of this year I used Xojo 2019r1.

But I open also a xml-configuration file without any problem.
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
Hello Claudius,

What version of Xojo is used? I remember there were changes for Xojo 2019r2 regarding file access.
コメント
There are no comments made yet.
  • ページ :
  • 1


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