Skip to content

Building on Windows 7 64-bit with Visual Studio Express #2

@amcmorl

Description

@amcmorl

Experience report for building Dragonfly on a Windows 7 64-bit with Visual Studio Express 2013 (a free version):

  1. A number of warnings and error came up when converting the VS solution file to VSE2013 format. I ignored them all and tried it anyway.
  2. VSE doesn't include ATL. You can get ATL from the Windows Driver Developers Kit here.
  3. Switch to 64-bit compilation. This was necessary because I wanted to use it with 64-bit Python down the line. Simply follow instructions here.

[EDIT - all is now working. I have edited the above to show the steps undertaken.]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions