Skip to content

Windows MetroUI workflow #8

Description

@arves100

I belive that first #4 should be done to verify proper support with asmdiffer and so on, then probably something similar to Android should happen:

Main code:

  • Identify the Visual Studio compiler used and start guessing the compilation arguments
  • Modify and build an executable rather than a shared object
  • Fix cocos2d-x compilation for Windows8.1
  • dllimport (as it's not required to actually build and match the thirdparty libraries) and probably generate .lib stubs to allow proper linking for third party libraries, as they are all external shared objects
  • Implement PE/COFF support on viking, this potentially can be a huge task or investigate if an alternative is available (I would prefer keeping everything in viking)
  • Build the code and see if something matches

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions