12-12-2018 01:41 AM
Hello,
I have a project in C# Visual Studio 2017. I use measurement Studio 2015 with license for the shared variable.
I have added a licence.licx file in my project and checked the TokenPublickey.
NationalInstruments.NetworkVariable.WindowsForms.NetworkVariableDataSource, NationalInstruments.NetworkVariable, Version=15.0.40.49153, Culture=neutral, PublicKeyToken=dc6ad606294fc298 NationalInstruments.NetworkVariable.WindowsForms.NetworkVariableBrowserDialog, NationalInstruments.NetworkVariable, Version=15.0.40.49153, Culture=neutral, PublicKeyToken=dc6ad606294fc298 NationalInstruments.NetworkVariable.NetworkVariableLicenser, NationalInstruments.NetworkVariable, Version=15.0.40.49153, Culture=neutral, PublicKeyToken=dc6ad606294fc298
But when i compile my library, the compiler return lc.exe error -1.
How I do for compile without error ?
Thanks
Johan CAILLET
Solved! Go to Solution.
12-12-2018 02:40 AM
Sorry, it's solved.
It's a mistake, last week I'm simply installed maesurement studio. I'm forgot to finalise activation register..
But now it's OK.
Thanks
Johan
03-07-2019
03:35 AM
- last edited on
11-20-2024
09:05 AM
by
Content Cleaner
I thought NI measurement Studio 2015 only supports VS 2010, 2012 and 2013. Does it support VS2017? How you do it? I read a solution about how can Measurement Studio 2015 support Visual Studio 2015 or newer versions (https://www.ni.com/en/support/documentation/supplemental/18/measurement-studio-2015-with-microsoft-v...). Does it work? Looking forward to your reply.
03-07-2019 03:47 AM
First one, Hello c++Ronaldo,
Measurement Studio 2015, works well for me on VS2017.
I have installed and registrer MS 2015, the licence.licx is generated by the compiler.
Best regards