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

Windows, Visual C++ 2019: 32/64-bit conflict #61

Open
JPGygax68 opened this issue Jan 8, 2020 · 0 comments
Open

Windows, Visual C++ 2019: 32/64-bit conflict #61

JPGygax68 opened this issue Jan 8, 2020 · 0 comments

Comments

@JPGygax68
Copy link

I'm getting the following error trying to bake a minimal example:

[  build] application mycake => '.'
 : error LNK2001: unresolved external symbol mainCRTStartup
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\LIB\LIBCMT.lib : warning LNK4272: library machine type 'X86' conflicts with target machine type 'x64'

Why is bake trying to use the wrong library? The correct one exists in ...\VC\LIB\amd64\.

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

No branches or pull requests

1 participant