gicho / frl

Automatically exported from code.google.com/p/frl
0 stars 0 forks source link

How can I use the library to make a simple OPC DA Server project in VS2005? #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hi,I have download the library. There are many files in folders.And I want to 
make a simple OPC DA Server project in VS2005. But I don't know how to do. 
Please give me some advice or sample projects. Thank you.

Original issue reported on code.google.com by tongjidi...@gmail.com on 15 Sep 2010 at 7:34

GoogleCodeExporter commented 8 years ago
Hi, you can try to convert the project (.vcproj) & solution (.sln) files for 
VS2008 (VS9) (see [path_to_src]\build_tools\mvs9) to VS2005 (VS8) format.

Original comment by serg.bab...@gmail.com on 15 Sep 2010 at 9:30