Currently if you try to compile the ReleaseAssertDLL configuration you get the following error when linking App:
LINK : fatal error LNK1104: cannot open file 'libboost_thread-vc80-mt-1_34_1.lib'
this is due to I think the boost included in RBLXDecomp/boost not being compiled
Some info in the README about this and how to compile it would be nice
Currently if you try to compile the ReleaseAssertDLL configuration you get the following error when linking App:
LINK : fatal error LNK1104: cannot open file 'libboost_thread-vc80-mt-1_34_1.lib'
this is due to I think the boost included in RBLXDecomp/boost not being compiled
Some info in the README about this and how to compile it would be nice