ni / niinstrumentstudio-switchexecutive-hosted-application

https://forums.ni.com/t5/InstrumentStudio/SwitchExecutive-Hosted-Application/gpm-p/3998692
MIT License
3 stars 3 forks source link

Need build instructions for the source code. #3

Closed gmcculle closed 3 years ago

gmcculle commented 3 years ago

I am looking to use this source code for a demonstration for a customer and the readme doesn't provide any context on how to actually build a the .dll for 2021. Some instructions would be helpful.

includekunal commented 3 years ago

@dixonjoel are there specific 2021 instructions for build? Or is it just building the sln in VisualStudio?

dixonjoel commented 3 years ago

It should just be opening the Solution and building in Visual Studio. I use Visual Studio 2019.

I believe you also have to have NI Switch Executive installed – there is a COMReference to niSE and niseCfg that require that.

[NI] Joel Dixon Principal Software Engineer Configuration-Based Software ni.comhttps://www.ni.com/

From: Kunal Patel @.> Sent: Wednesday, August 18, 2021 1:53 PM To: ni/niinstrumentstudio-switchexecutive-hosted-application @.> Cc: Joel Dixon @.>; Mention @.> Subject: [EXTERNAL] Re: [ni/niinstrumentstudio-switchexecutive-hosted-application] Need build instructions for the source code. (#3)

@dixonjoelhttps://urldefense.com/v3/__https:/github.com/dixonjoel__;!!FbZ0ZwI3Qg!7WJ5uLgFUmZTf4Hj6T_v8lKc-wNN1jhUxHTVGejYfesUY3LJCt-sZyeTcBHfxA$ are there specific 2021 instructions for build? Or is it just building the sln in VisualStudio?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https:/github.com/ni/niinstrumentstudio-switchexecutive-hosted-application/issues/3*issuecomment-901350320__;Iw!!FbZ0ZwI3Qg!7WJ5uLgFUmZTf4Hj6T_v8lKc-wNN1jhUxHTVGejYfesUY3LJCt-sZyft2qwCww$, or unsubscribehttps://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/AJEUUOXYCGWWXP6E4662RSLT5P6PDANCNFSM5CMRF2PQ__;!!FbZ0ZwI3Qg!7WJ5uLgFUmZTf4Hj6T_v8lKc-wNN1jhUxHTVGejYfesUY3LJCt-sZyeYhKefQw$. Triage notifications on the go with GitHub Mobile for iOShttps://urldefense.com/v3/__https:/apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675__;!!FbZ0ZwI3Qg!7WJ5uLgFUmZTf4Hj6T_v8lKc-wNN1jhUxHTVGejYfesUY3LJCt-sZycF_NLXQQ$ or Androidhttps://urldefense.com/v3/__https:/play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email__;!!FbZ0ZwI3Qg!7WJ5uLgFUmZTf4Hj6T_v8lKc-wNN1jhUxHTVGejYfesUY3LJCt-sZydgIxAD1A$.

includekunal commented 3 years ago

FYI: if SwitchExecutive isn't installed it will give you an error (as the app looks in the registry to see if its installed).