Skip to content

Windows Phone 8 version doesn't compile #1

@OUTATIMEStudios

Description

@OUTATIMEStudios

The Windows Phone 8 verison doesn't compile out of the box. I downloaded the source code, opened the WP8 version in Visual Studio 2012 Express for Windows Phone and got this message:

"Warning 1
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

The error points to the async private void apiInvoke_OnResponse(object sender, APIMASHEvent e) line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions