cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pinchoonet
Level 3

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

0 Kudos
(2) Replies
mrathinam
Revenera Moderator Revenera Moderator
Revenera Moderator

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,

 

0 Kudos

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

0 Kudos