user-simon / Fungal-UI

:mushroom: A lightweight terminal UI framework
GNU General Public License v3.0
28 stars 3 forks source link

Project Files #1

Closed YoOli88 closed 3 years ago

YoOli88 commented 3 years ago

Hello, i want to use this simple UI framework in a project of mine. I did all the steps of your documentation but the compiler version is different and therefore it doesnt work correctly. I tried to build the libfiles myself from the source files but it spits out a bunch of errors, so i wanted to kindly ask if you could upload the complete files needed for building it with VisualStudio or Cmake. thanks in advance.

user-simon commented 3 years ago

I added some lazily omitted CMake files, let me know if it works now!

user-simon commented 3 years ago

Also, what compiler and C++ version are you using?