DGA-MI-SSI / YaCo

YaCo is an Hex-Rays IDA plugin. When enabled, multiple users can work simultaneously on the same binary. Any modification done by any user is synchronized through git version control.
GNU General Public License v3.0
313 stars 36 forks source link

Latest git does not compile #39

Closed trou closed 6 years ago

trou commented 6 years ago
YaCo/YaLibs/YaToolsLib/YaToolReferencedObject.hpp:18:10: fatal error: IModelAccept.hpp: Aucun fichier ou dossier de ce type
 #include "IModelAccept.hpp"
          ^~~~~~~~~~~~~~~~~~

I guess the file is missing ?

trou commented 6 years ago

Sorry, apparently it was due to leftovers from previous versions.