Closed sipsorcery closed 8 years ago
I'm not maintaining the old project structure anymore. You need to use the .NET Core standalone tooling or VS 2015 with the .NET Core preview tooling in order to build the project. Those use the .xproj solution and the .xproj files in each project if building using visual studio. I'll delete the old projects soon.
In addition to this, the DotNetDash project with https://github.com/robotdotnet/DotNetDash/pull/1 uses the regular FRC.NetworkTables project, which is the recommended NetworkTables for clients, as it works on everything. FRC.NetworkTables.Core is only provided basically for running on the RoboRio for greater compatibility.
'F:\Dev\FrcSmartDashboard\RdnNetworkTables\src\FRC.NetworkTables.Core\Native\Uname.cs' could not be found.
'F:\Dev\FrcSmartDashboard\RdnNetworkTables\src\FRC.NetworkTables.Core\Native\LoaderUtilities.cs' could not be found.
'F:\Dev\FrcSmartDashboard\RdnNetworkTables\src\FRC.NetworkTables.Core\Native\LibraryLoader.cs' could not be found.