Picture of Lukas 4963
Registered 5 years 105 days
Lukas 4963 Wednesday, 13 May 2020, 11:24 AM
V13 App Development problems
Hello,

I am currently trying to develop an App for the V133 app plattform, but i run into several hurdles.

My app should have a small Rest APi at the end and i tried to follow the corresponding tutorial.

So far, however, my attempts fail due to errors that come from both the SDK and the C ++ Linux header files supplied by Visual Studio.

Even an unchanged template of a new app generates at least 76 errors.
Currently I don't know what I'm doing wrong or where the error lies and I hope someone can help me.

An update from Visual Studio and the App Platform has only achieved that the services are no longer listed in the App Platform (which can also depend on the 76 errors being generated when compiling).

My environment: Visual Studio 2019 (Community), SDK Build: 132357, PBX: 13r1 sr12 IPVA[13.2357] (Virtual Machine), App plattform: 90007 (Virtual Machine)

Thanks for any support
2020-05-13_112142.jpg

Picture of Daniel Deterding (innovaphone)
Moderator Registered 15 years 235 days
Daniel Deterding (innovaphone) Wednesday, 13 May 2020, 12:22 PM
Re: V13 App Development problems
Hi Lukas,

this looks like a destroyed SDK folder which leads to any sort of compilation issues.
We already changed something inside the SDK installer to hopefully fix this issue, but just for SR13, which is not yet released.

Until then, try to uninstall the SDK and reinstall it again.
Delete the sdk folders from inside your apps and reopen the projects to trigger a reinstall of the SDK.

Greetings,
Daniel


Picture of Lukas 4963
Registered 5 years 105 days
Lukas 4963 Wednesday, 13 May 2020, 02:07 PM
Re: V13 App Development problems
Hi Daniel,

i reinstalled the sdk and it seem to work now - it compiles, uploads fine and i can see the GET-Request inside the console view

Thanks
← You can define your color theme preference here