Page 1 of 1

What is this: ideStorage.DLL in Exe folder

Posted: 14 Mar 2020 12:54
by Harrison Pratt
I found a file named ideStorage.DLL in the Exe folder of two of my very tiny Vip8x a testing project. One project is for testing code in console mode and the other for testing in GUI mode.

The Project Settings directories are the default locations initialized when a new project is created.

It is not found in any other project.

Is it used by versionControl ?

Re: What is this: ideStorage.DLL in Exe folder

Posted: 15 Mar 2020 13:54
by Thomas Linder Puls
It is there because you used vip\versionDataFactory

Code: Select all

VersionData = vip\versionDataFactory::get(vip\versionData::interfaceVersion, "main.version")
Now that you don't use that anymore you can remove diverse $(ProDir)\vip\.. packages and $(ProDir)\lib\ideStorage.dll.