Unable to perform C++/C# Instant Reverse on Mac OS
For some reason user may experience problem on perform C++ or C# Instant Reverse on Mac OS even you already checked the existence of the temporary output file, and make sure the vp_windows folder mentioned in error dialog got sufficient permission. To solve this problem:
- Install doxygen with following command via terminal (see https://formulae.brew.sh/formula/doxygen#default ):
brew install doxygen - Grant execute permission to the doxygen installed in step 1.
- In VP’s Instant Reverse dialog, go to Advance Options and specify the doxygen path (the one installed above).
After that the Instant Reverse should works.
Related Know-how |
Leave a Reply
Want to join the discussion?Feel free to contribute!