Page 1 of 1

It is possible to reference other dll in different platform?

Posted: Thu Apr 06, 2017 11:58 am
by jindrich.matous
Hallo, I want to work with x86 and x64 platform. I have native libraries of oracle, which are 32bit and 64bit. I found configuration for different platform, but no possibility to reference other libraries. It is possible? How?

thanks,

J.Matous

Re: It is possible to reference other dll in different platform?

Posted: Fri Apr 14, 2017 11:23 am
by McTurtle
Hello J.Matous,

You can reference libraries by going to the "Project View" and right clicking on "References"->"Add Reference".
What is located on your machine in the folder "C:\Windows\assembly" can be found under GAC.
2017-04-14 11_20_46-Report_to_XML_test - Ranorex Studio (Administrator).png
If it is not there, then go to .Net Assembly Browser and find the DLL in order to add a reference.
2017-04-14 11_22_23-Report_to_XML_test - Ranorex Studio (Administrator).png
If it still doesn't work, it would maybe help to know which libraries exactly you have in mind.

I hope this helps.

Regards,
McTurtle