- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Re: Unable to build a vendor daemon for Windows (Server licensing)..
- 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
Hi,
we are unable to build a vendor daemon for Windows .
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @avdhesh,
You're best creating a support case so we can check what vendor keys you're using. This error normally indicates you're using the wrong vendor keys.
Kind regards,
Joe
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hello @avdhesh ,
Could you share the error/issue that you are facing while building the VD?
Also, the toolkit version and platform information would be useful.
-Abhay
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi Abhay,
I am trying to Build the VD by using the nmake command that are documented in the given PDF Shared by flexra. When i ran that command from platform directory then nmake command is not found.
i am using " v11.16.3.0 " toolkit version and using "windows" platform.
Actually i integrating the flexera Licence with our tool that are java based and i want to use server based license .
My License Format is:
SERVER DESKTOP-HIM 17007ea8 40000
VENDOR AgniLic
USE_SERVER DESKTOP-HIM
#a counted license
FEATURE f3 AgniLic 1.0 permanent 4 SIGN="0011 2139 2AFA AA8D 8745 \
F4F9 374D F700 D52E 185A A6DF 19EB 8A80 A95F 6790"
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
You will need to use the visual studio command line to build the VD. With normal command line it will not build, as 'nmake' is an integral tool provided by Visual Studio.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Currently i am not having visual studio . there is another way to build the vendor daemon.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
I am afraid not. The windows build will require the visual studio to be available on build systems.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
its okay.
i already have a Documentation, but Can you please specify the step to run the license server and integrate with java.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Probably environment variables are not yet set for your setup. Refer here to set the same : https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/how-to-set-environment-variables-for-the-visual-studio-command-line
Kindly use the 32 bit (VS 2017 x86)/64 bit (VS 2017 x64) command prompt to build the toolkit.
Also, in the product documentation there is an explicit pdf for Java integration which details the steps (FNP_Licensing For Java Programming Reference Guide), Chapter-2, 3 and 4 details the steps needed for the process.
If you have any further concerns, then probably a support case will be the best foot forward to have a dedicated support engineer help with your further queries.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi,
I set the Environment variable and run the below command "nmake -f makefile.act" and i got some error.
Please find the Attachment of Error snapshot.
Please find the link of my working directory:
https://www.dropbox.com/s/t9g8gpvtifhjazd/Flexra.rar?dl=0
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @avdhesh,
You're best creating a support case so we can check what vendor keys you're using. This error normally indicates you're using the wrong vendor keys.
Kind regards,
Joe
