Page 1 of 1

References to Ranorex libraries

Posted: Thu Feb 01, 2018 2:54 pm
by aidan.mcdonnel
Hey All

I created a Ranorex solution in the non standard folder i.e. "C:\Ranorex"
This still references the Ranorex core libraries in the installation folder.

However when I try to build the solution on Teamcity of course the build fails because the core libraries are not found.
Is there away to manage this or Do I have to create a lib folder and copy all the resources I require?

Thanks

Aidan

Re: References to Ranorex libraries

Posted: Sat Feb 03, 2018 1:48 am
by Support Team
Hi Aidan,

The best practice in this scenario is to use the new portable runtime package introduced in Ranorex 8.0. This forum post provides more information on this topic. You can either use the setting in Ranorex Studio to copy the runtime folder to the output folder or manually copy the runtime directory (from the Ranorex install directory) to the same directory as the test executable.

I hope this helps!

Cheers,
Ned