- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- How to build FlexNet Publisher with Visual Studio 2022?
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
How to build FlexNet Publisher with Visual Studio 2022?
Hi All,
I have downloaded FlexNet Publisher libraries (i86_n3-11.14.1.1_v6.zip) but when I launch "build.bat" from a VS2022 console, I get a lot of unresolved external symbols (_main, _remove, _fputs, _fclose, etc...).
Thanks in advance if you have explanations/solutions.
Best regards,
Pascal
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @pinchoonet As per the release notes of FNP 11.14.1.1, The Tested Compiler you have to use
• Visual Studio 2015
• Visual Studio 2013
• Visual Studio 2012
• Visual Studio 2010 Professional Edition
so not sure we have started supporting Visual Studio 2022 which is the latest and officially released on Nov 8th 2021 only.
Best Regards,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @mrathinam, thanks a lot for your response.
My solution will be to create a C-interface wrapper of the FlexNet Publisher libraries so that this interface can be called by any kind of program (Visual Studio xxxx or GCC xxxx etc...).
Have a good day and best regards.
Pascal
