teppyboy / SirHurtAPI

An API that support SirHurt V4 for developers easier to make SirHurt V4 custom UI
MIT License
5 stars 4 forks source link

Cant compile project #4

Closed xXTevinOfficialXx closed 4 years ago

xXTevinOfficialXx commented 4 years ago

So, i wanted to try out this API for making my custom ui for SirHurt, but when i try to compile it on Visual Studio 2019 Community, it outputs that the compiling was successful but, no files are created, i already tried compiling without this API, and guess what, it worked, any fix?

teppyboy commented 4 years ago

Btw when u compile with SirHurtAPI did you set SirHurtAPI Copy Local property to true? also if yes then try to test if it work...

sorry for late reply bc im watching a lot of anime lol

xXTevinOfficialXx commented 4 years ago

I found out what it was, i didn't have .NET Framework 4.8 dev pack so it wasn't allowing me to set the project framework to 4.8, thanks for the help anyways

teppyboy commented 4 years ago

Fixed now