tildearrow / furnace

a multi-system chiptune tracker compatible with DefleMask modules
GNU General Public License v2.0
2.57k stars 206 forks source link

[WINDOWS 10 HOME] Maybe it's because I've never used Cmake before, but when I build the program, there's no executable #1123

Closed ghost closed 1 year ago

ghost commented 1 year ago

I found out about furnace from one of my favourite chiptune artists and I wanted to make music myself. I loaded the file using the git app (Not Github desktop, just git CMD). I never used Cmake, so I downloaded it and followed all the instructions .It kept on failing, so I've searched all over the internet and tried several different methods before I could even get Cmake to even work. Now, when cmake finally did what it's supposed to, I couldn't find the executable (and yes, I used the GUI and pressed generate). Is there something I'm missing? Or do I just know nothing about this kind of thing? Please help.

tildearrow commented 1 year ago

If you have built the program with the Visual Studio compiler, then it should be in a directory called Debug (or Release).

tildearrow commented 1 year ago

We should move this to Discussions.