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

How to compile restbed for x64 ? #53

Closed
pengweichu opened this issue Dec 29, 2015 · 1 comment
Closed

How to compile restbed for x64 ? #53

pengweichu opened this issue Dec 29, 2015 · 1 comment
Assignees

Comments

@pengweichu
Copy link

The VS project which generated from CMAKE just include the 32bit project, I'm created the X64 project which copy from the x86, but got the compile error :

Error 2 error LNK1112: module machine type 'x64' conflicts with target machine type 'X86' E:\Stacks\restbed\x64\Debug\uri.obj 1 1 restbed

@ben-crowhurst
Copy link
Member

As stated on the landing page.

For Microsoft Visual Studio instructions please see feature #17.

Feature #17

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

No branches or pull requests

2 participants