-
Notifications
You must be signed in to change notification settings - Fork 264
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
"Latest Build" link broken #2075
Comments
Duplicate of #2062 |
So if I need a trunk build for Wndows (e.g. to address DynamoRIO #2666), is the only solution for me to build the trunk from sources? |
There are now weekly "cronbuilds" at https://github.com/DynamoRIO/drmemory/releases |
Question: I have a Dynamo client which also uses the Dr. Fuzz extension. I downloaded the DynamoRIO and Dr. Memory weekly release builds and pointed my client to both of them (by including them as CMake modules, as I had done before with the 7.0.0-RC1 release). Now my client is giving the error:
which I was not getting before with the 7.0.0-RC1 installation. Any pointers? UPDATE: I tried using
and this fixed the issue on Linux, but not on Windows. UPDATE 2: I was able to get this to work on Windows by using
and building RelWithDebInfo instead of Release. |
On this page: https://github.com/DynamoRIO/drmemory/wiki/Latest-Build
the http://build.chromium.org/p/client.drmemory/builds/
is giving a 404.
The text was updated successfully, but these errors were encountered: