Skip to content

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.

EDG: C/C++ frontend

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.

Clone this wiki locally