Visual Studio 6.0?

Class library usage, coding and language questions.
pritesh
Posts: 1
Joined: Thu Sep 21, 2006 11:01 am

Visual Studio 6.0?

Post by pritesh » Sat Sep 23, 2006 6:02 pm

Can i use ranorex with visual studio 6.0 and if yes how.?

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Sat Sep 23, 2006 10:45 pm

Yes, RanorexCore exports only C functions, so you can use it also in Visual Studio 6.0.
Include RanorexCore.h from the Include directory and link RanorexCore.lib from the Lib directory.
I compiled the new version 0.9.4Beta1 of RanorexCore with Visual Studio 6.0. You can download it from the Ranorex download page if you have a problem with the actual version
(Built with Visual Studio 2003 and Visual Studio 2005).

http://www.ranorex.com/download/Ranorex ... -Beta1.zip
Jenö Herget
Ranorex Team