#include "common/os/debug.h" #include "common/ilib/ilist.h" #include "common/ilib/ipaddr.h"ot/ssl_cert/server.pem" #include "common/os/debug.h" #include "common/ilib/ilist.h"The last line of file web1/lib1/lib1.mak contains a single letter "p".
If I decrease the version number in the build.txt of the project folder the sdk directory is deleted and copied again from %INNOVAPHONE-SDK%. So that's fine. It seems the problem is in the installer.
Steps to reproduce in the %INNOVAPHONE-SDK% folder after a clean installation: I added some text to an arbitrary file, also changed a bit of the existing content. In my case I changed the platform/platform.h file, but I guess it doesn't matter which file to change. I decreased the number in build.txt and run the installer innovaphoneSDKSetup.exe. It said "Products to install: SDK 13r1 132229, Visual Studio Extension 13.0.2229.0", other products were listed under "ignored". The changed bit was reverted to the original, but the appended text was still there.
My wild guess is, there is a function call for opening files for writing but without truncating (i.e. mode only w instead of w+).
However, uninstalling the SDK and installing it again, and also deleting the sdk folder in existing projects, is a workaround to get a working system.