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

Installation HOWTO #11

Open
v-p-b opened this issue May 15, 2016 · 1 comment
Open

Installation HOWTO #11

v-p-b opened this issue May 15, 2016 · 1 comment

Comments

@v-p-b
Copy link

v-p-b commented May 15, 2016

I think the README is a bit unclear about the installation steps wrt. the Pin tool. The Pin manual states that you need VS2010 aside of any more modern VS (like 2013 Community you mention in the manual).

I'm currently trying to compile with 2013 Community with VS2010 also installed but ran into this error. Do you have any tips about how to resolve this?

@v-p-b
Copy link
Author

v-p-b commented May 24, 2016

OK, so I managed to compile the Pin tool like this:

  • Installed Cygwin & make. Added Cygwin's bin/ directory to PATH
  • Installed Visual Studio 2010 Express (here's the installer)
  • Downloaded Pin 2.14 (71313) for VC10
  • Replaced MyPinTool.cpp as described
  • Opened VS2010 command prompt, navigated to the MyPinTool/ directory and issued make.

Attaching the compiled file (would spare a lot of trouble if a precompiled DLL was provided as part of a Release):
MyPinTool.zip

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