How to compile RRCP example in Visual C++ 6.0

i'm interesting of source code example :http://downloads.sourceforge.net/project/openrrcp/openrrcp/0.1.93/openrrcp-0.1.93.tar.gz?use_mirror=ignum
this is program for manage switches with rrcp protocol. To compile source code it's need to install
1. Winpcap ( http://www.winpcap.org/install/bin/WinPcap_4_1_1.exe )
2. http://www.winpcap.org/archive/2.02-WPdpack.zip
3. http://www.csie.nuk.edu.tw/~wuch/course/csc521/2007/ex1-winpcap/ -->Here is example how to compile program in visual c++ with winpcap
Everythings what i found in google for compiling source code of OpenRRCP was for Linux. Is it possible to compile this source code in Visual C++ 6.0 and How to ?
Everytime i had error . I found suggestion for using MinGW ( http://www.mingw.org/category/wiki/download ). Compiling with MinGW was with errors too.
Thanks in advance !
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories