Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix WPF project arch for x86/x64 #8

Merged
merged 1 commit into from
Aug 3, 2017

Conversation

Kudo
Copy link
Contributor

@Kudo Kudo commented Jul 19, 2017

I am sorry but it seems my original WPF support have some weird issues on some platforms.
Original the project file specify AnyCPU arch and now follow react-native-windows official project file to specify x86/x64.

The weird error is about unable to find GetSystemInfo exports symbol from api-ms-win-core-libraryloader-l1-1-0.dll. Seems like Microsoft.Data.Sqlite internal usage.

@craftzdog craftzdog merged commit 588c424 into craftzdog:master Aug 3, 2017
@craftzdog
Copy link
Owner

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants