Picture of jadan
Registered 5 years 228 days
jadan Thursday, 24 October 2019, 10:54 AM
SDK Error during compilation
I have a problem compiling a new Innovaphone application with Visual Studio 2017. I've followed all the steps to install the SDK and to create a new app. I've also tryied to reinstall SDK using innovaphone SDK menu item.

Any idea how to solve this please?

Thank you!


2013
Moderator Registered 16 years 72 days
Guntram Diehl (innovaphone) Thursday, 24 October 2019, 11:00 AM
Re: SDK Error during compilation
What are the erros you encounter, when you try to build?
Picture of jadan
Registered 5 years 228 days
jadan Thursday, 24 October 2019, 12:32 PM
Re: SDK Error during compilation
1>------ Build started: Project: NewApp3, Configuration: Debug ARM ------
1>sdk/sdk-defs.mak:105: *** extraneous 'endif'. Stop.
1>""DEBUG=1"" no se reconoce como un comando interno o externo,
1>programa o archivo por lotes ejecutable.
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Application Type\Linux\1.0\Linux.Makefile.Targets(249,5): error MSB3073: The command "call sdk/common/build/buildnum NewApp3.mak arm "DEBUG=1"" exited with code 1.
1>Done building project "NewApp3.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Captura.PNG

Picture of Daniel Deterding (innovaphone)
Moderator Registered 15 years 178 days
Daniel Deterding (innovaphone) Thursday, 24 October 2019, 12:51 PM
Re: SDK Error during compilation
We already had similar issues reported after copying the SDK to the app project.
Normally, the SDK is installed to C:\innovaphone\sdk\sdk\13r1, but maybe you specified another folder.

Can you copy the content of this folder (the sdk.mak is in its root) to the sdk directory of your app source code and overwrite overything in there?

Does it help if you new rebuild your solution?

Greetings,
Daniel
Picture of jadan
Registered 5 years 228 days
jadan Friday, 25 October 2019, 11:43 AM
Re: SDK Error during compilation
The path where I've the SDK installed is C:\innovaphone\sdk\sdk\13r1.
I've just copy all the files from the SDK to the SDK folder inside the project and I'm still having the same problem.
Picture of Daniel Deterding (innovaphone)
Moderator Registered 15 years 178 days
Daniel Deterding (innovaphone) Friday, 25 October 2019, 01:34 PM
Re: SDK Error during compilation
Does your PATH environment variable contains a path which includes another make.exe or sh.exe?

If you just open cmd.exe, can you run make.exe or sh.exe?

Greetings,
Daniel
Picture of jadan
Registered 5 years 228 days
jadan Monday, 28 October 2019, 12:11 PM
Re: SDK Error during compilation
No, I can't run make.exe or sh.exe from cmd. So I think that the path does not includes another make.exe or sh.exe
Picture of Gerrit Beuko (innovaphone)
Moderator Registered 13 years 348 days
Gerrit Beuko (innovaphone) Monday, 28 October 2019, 01:39 PM
Re: SDK Error during compilation
We have created a support ticket. Our Development will send the next information's over the ticket. #267302

Greetings Gerrit
← You can define your color theme preference here