DynamoRIO / DynamoRIO/dynamorio

Recompiling issue on windows-64 with VS2010 Express and SDK7.1

Open
#1,408 1 comment 0 reactions 0 assignees View on GitHub
Component-Build Migrated Priority-Low
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [piyuske...@gmail.com](https://code.google.com/u/117873943802993320844/) on March 31, 2014 16:42:43_

Hi All,

I am using Rev:2610 of dynamorio, Visual Studio Express 2010, SDK-7.1. I am building dynamorio source code by using command,

#Current folder is dynamorio

mkdir build64 && cd build64
cmake -G"Visual Studio 10 Win64" ..
cmake --build . --config Release

It works perfectly with no errors.

Then again when I am running,
cmake --build . --config Release

600 errors are reported. I am attaching the error.txt file for your reference.

Thanks,
Piyus

**Attachment:** [error.txt](http://code.google.com/p/dynamorio/issues/detail?id=1408)

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1408_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.