![]() |
C++ Network Tables
Ok, well I have recently been developing Network tables on our Nvidia Jetson, and have been testing out code in Windows using Visual Studio. Our only problem is that I can't seem to figure out how to get the .lib file so that I can compile and run in Visual Studio. It seemed to be in previous versions of the Network Tables library, but I don't know how to get it with the latest version. How can I do that?
|
Re: C++ Network Tables
Quote:
If you are using the maven artifacts, for VS 2013, you need to use the artifacts in the desktop classifier. If using VS 2015, you need to use the Windows 2015 classifier. Also note you need to have wpiutil linked as well, as that is also a native dependency. Make sure the classifiers match between the 2. If locally building ntcore, make sure you are linking to both ntcore and wpiutil. wpiutil is built at the same time as ntcore, and is in the arm/build/wpiutil folder after the gradle build occurs, instead of arm/build/ntcore. |
| All times are GMT -5. The time now is 21:58. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi