Ryan-rsm-McKenzie / CommonLibSSE

A reverse engineered library for hacking Skyrim Special Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler errors while following the CommonLibSSE section of the Getting Start guide

draxinusom1 opened this issue · comments

I apologize for what is sure to be an inane question, but I'm having trouble following the Getting Started guide for a CommonLibSSE plugin. When I try to build ExamplePlugin-CommonLibSSE, I get compiler errors. This happens whether I invoke cmake from the command line and open the generated sln or use VS2019's built-in CMake support:

Help

Thank you for your help and for an amazing library.

This is an issue with boost and has been fixed in the latest commit

commented

I somehow still get these same errors with latest commit of CommonLibSSE using example plugin