Libtins on Windows

626 views
Skip to first unread message

Jan Rathmer

unread,
May 3, 2014, 3:43:13 AM5/3/14
to lib...@googlegroups.com
Hello Mathias,
i have to ask you a second time. I try to port my libtins-application from Linux, codeblocks to Windows 7, Visual Studio 2010. But don't really know, what I have to do to get this work. Where do I have to install libtins, so that Visual Studio accepts the Code-file?

Thank you!

Greetings

Jan Rathmer

Matias Fontanini

unread,
May 3, 2014, 10:09:03 AM5/3/14
to lib...@googlegroups.com
Hi Jan,

it's been a while since I last used Visual Studio, so I can't give you specific hints right now. You should basically create a project for libtins, include all of the header and source files and compile it as a library, indicating that you want it to be linked to libpcap(this whould be WinPCAP, since it's Windows). Once you've done that, you should be able to create another project for your application and indicate VS to use the dll that was generated in the previous step.

Anyway, if I have some time, I'm going to try to compile it using Visual Studio and give you some feedback.

Cheers,
Matias

Jan Rathmer

unread,
May 9, 2014, 2:11:18 AM5/9/14
to lib...@googlegroups.com
Hi Matias,
thank you for you're help! I'm going to use java now ^^
I now have to build an GUI, so I think it's simpler to write this in java than in c++ with C# on top.

Thank you!
Reply all
Reply to author
Forward
0 new messages