-
Notifications
You must be signed in to change notification settings - Fork 138
Troubleshooting
Tristan Vanderbruggen edited this page May 10, 2019
·
1 revision
This page collects tips and tricks that can be used to solve various issues.
ROSE uses the Edison Design Group's software for parsing C/C++. We cannot release the source code of EDG or code that directly uses its API. We distribute various compiled versions of the C/C++ frontend which depends both on your C/C++ compiler and the version of ROSE.