spender-sandbox/cuckoomon-modified

[question] how to compile monitor?

doomedraven opened this issue · 2 comments

Hello,

I want to try few things, but I getting problems to compile it, how do you compile it?

Thank you
Best regards

PS tried:

  • visual studio express 2010 on win
  • mingw on linux

Use MSVC, load the solution file, ctrl+shift+b

thank you