Could someone please post the compiled exe?
dalydir opened this issue · 3 comments
dalydir commented
Having problems with compiling programs right now, mind posting the compiled exe please?
altf4 commented
We don't currently support windows, so that might be your issue with compiling!
dalydir commented
I meant with regards to compiling in C++ to begin with (not unique to your program), but fair enough. I do have Python setup but all I see are .h and .cpp files, no .py's Or am I thoroughly unable to run it on a windows machine even with python?
altf4 commented
Untwister is not a python program, we just have some python bindings to exercise some functionality from python. Untwister is primarily a C++ program and needs to natively compile.