matlo / GIMX

The GIMX software.
GNU General Public License v3.0
590 stars 105 forks source link

Compile v8 with Eclipes #706

Open fabrecordz opened 7 months ago

fabrecordz commented 7 months ago

Hello,

Anyone is able to succeffuly compile v8 in Windows? Linux works like a charm. However, I've been getting to many issues with Eclipes IDE complier. Missing header, which I added Path to them, missing statments and so forth.

If I can get some guidance on how to succefully compile it, I would really appreciate it. Trying to modify some things in the code ( remove controller auth for example).

Thanks.