Missing Files Building For Windows Store/uwp

Discussion in 'Technical Discussion' started by Hardwareguru, Jan 3, 2018.

  1. Hardwareguru

    Hardwareguru Boxer

    Joined:
    Feb 26, 2017
    Messages:
    4
    Likes Received:
    1
    Hey boxers,

    I am wondering if anybody else ran in this issue with Windows Store/UWP builds or if it is just my stupidity:

    I am opening uwp/bbplayer.sln with Visual Studio 2015 as described in the uwp upload guide ( https://www.buildbox.com/forum/index.php?threads/unified-windows-platform-upload-guide.3730/) but at the last step, when I create the Package, there is always a fatale C1083:

    BBPlayer\include\core\PTAnimationCurve.h(6): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "PTMessagePackInterface.h": No such file or directory (Quelldatei wird kompiliert Cocos2dEngine\Cocos2dRenderer.cpp)
    1>I:\temp\ufo4win\ufo4\uwp\BBPlayer\include\core\PTAnimationCurve.h(6): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "PTMessagePackInterface.h": No such file or directory (Quelldatei wird kompiliert Cocos2dEngine\OpenGLESPage.xaml.cpp)

    Translated: couldn't find the file (include)

    As I couldn't find the file nor any reference to the file anywhere, I am somehow stuck.
    Anybody else experiencing this issue ?
    Any hints from an experienced VS pro ?

    Thanks in advance !
    Mat
    Ponyrocket
     
  2. Hardwareguru

    Hardwareguru Boxer

    Joined:
    Feb 26, 2017
    Messages:
    4
    Likes Received:
    1
    oh...I forgot: If building for Windows Store works for you, drop me a short line, so that I know that the problem is on my side :)

    Thanks Co-Boxers :)
     
  3. Enes Okan

    Enes Okan Boxer

    Joined:
    Jan 23, 2020
    Messages:
    1
    Likes Received:
    0
    Im also stuck, did you find a solution.
     

Share This Page