Hi everybody
I would like to use the new smile version(smile-1.2.0-linux64-gcc-5.4-academic) because of the new hybrid nets support. After I have included the new version to my projects I get seven errors.
4x times
undefined reference to 'DSL_LIC1'
network.cxx
2x times
undefined reference to 'DSL_LIC2'
network.cxx
collect2: error: ld returned 1 exit status
The errors didn't depend on my code because I get the errors when only smile.h is included. The previous version is working without any problems.
Best regards and thank you for the help
Sebastian
Problem with smile after update to 1.2
-
- Site Admin
- Posts: 1443
- Joined: Mon Nov 26, 2007 5:51 pm
Re: Problem with smile after update to 1.2
Did you get your personalized SMILE license file from our download website?
Re: Problem with smile after update to 1.2
I have no license file. I have the smile-1.2.0-linux64-gcc-5.4-academic.tar.gz file from your site and nothing else.
-
- Site Admin
- Posts: 1443
- Joined: Mon Nov 26, 2007 5:51 pm
Re: Problem with smile after update to 1.2
After logging in at the download site you should see the "Click here to obtain your SMILE license" link. The generated zip file will contain smile_license.h, just #include it and you should be OK.
Re: Problem with smile after update to 1.2
I was unaware that I need the license header.
Thank you and sorry
Sebastian
Thank you and sorry
Sebastian