Skip to content

LLVMX86CodeGen.lib can't be created on 64-bit Visual Studio solution. #10692

@llvmbot

Description

@llvmbot
Bugzilla Link 10320
Resolution WORKSFORME
Resolved on Aug 10, 2011 22:54
Version trunk
OS Windows NT
Reporter LLVM Bugzilla Contributor
CC @asl

Extended Description

It's an old problem, and confirmed that it's still there. I don't know whether there is already a solution (I was unable to find it).

  • Download the source code.
  • Create Visual Studio 2010 Win64 solution via CMake.
  • Open the LLVM.sln, and you will see x64 projects.

Problem: Visual Studio can't load LLVMX86CodeGen project. So, building LLVMX86CodeGen.lib will be failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions