Search found 7 matches

by Ylly
18 Jun 2019, 22:06
Forum: General Discussion
Replies: 5
Views: 954

Re: Custom project with Application Framework

Ah okay. Thank you very much
by Ylly
17 Jun 2019, 21:20
Forum: General Discussion
Replies: 5
Views: 954

Re: Custom project with Application Framework

I think this will help u: viewtopic.php?f=3&t=1710
I linked libs into project anyway can't include headers
by Ylly
16 Jun 2019, 00:07
Forum: General Discussion
Replies: 5
Views: 954

Custom project with Application Framework

Im trying to create custom project based on Application Framework. For working with Framework should i physically copy and paste into my project "Src\Packages\App" files? Or better i will glad what steps should i do to make custom project?
by Ylly
15 Jun 2019, 01:33
Forum: General Discussion
Replies: 14
Views: 2963

Re: Problem with Samples in C++ SDK

Recompiling library solved my problem. In Lib folder was only Noesis.lib now Noesis.lib and NoesisApp.lib
by Ylly
15 Jun 2019, 00:56
Forum: General Discussion
Replies: 14
Views: 2963

Re: Problem with Samples in C++ SDK

1>------ Rebuild All started: Project: HelloWorld, Configuration: Debug x64 ------ 1>App.xaml 1>MainWindow.xaml 1>Main.cpp 1>LINK : fatal error LNK1104: cannot open file 'NoesisApp.lib' 1>Done building project "Samples.HelloWorld.vcxproj" -- FAILED. ========== Rebuild All: 0 succeeded, 1 ...
by Ylly
14 Jun 2019, 22:27
Forum: General Discussion
Replies: 14
Views: 2963

Re: Problem with Samples in C++ SDK

I have 2017. I tried compile "Inventory", "HelloWorld" and others all c++ versions with windows_x86_64.
by Ylly
13 Jun 2019, 21:16
Forum: General Discussion
Replies: 14
Views: 2963

Problem with Samples in C++ SDK

I have error when im trying to build any of tutorial samples of C++ sdk
Image

What should i check? May be i need some components tune in Visual Studio?