Page 1 of 1

missing NoesisApp.lib

Posted: 15 Mar 2019, 19:30
by aargh
Hi jsantos

In today's c++ release, the NoesisApp.lib file is missing but the NoesisApp.dll file is available. How to compile without NoesisApp.lib library?

thank you for support
aargh

Re: missing NoesisApp.lib

Posted: 16 Mar 2019, 08:05
by jsantos
NoesisApp.lib and NoesisApp.dll can be regenerated from the source code. Please, rebuild the provided solution to have them. The reason NoesisApp.dll is not missing is because a few of our samples come precompiled and ready to be executed.

Re: missing NoesisApp.lib

Posted: 16 Mar 2019, 12:08
by aargh
Hi jsantos

Thank you for quick response.
This didn't occur to me ;-)

aargh

Re: missing NoesisApp.lib

Posted: 18 Mar 2019, 19:24
by jsantos
Thanks! Marking as solved