@alfonso.santimone said:
@jancsika Yeah! that's true. So installed and working correctly at least with simple MIDI and audio test. Portaudio ASIO working. Now i'll check some external helpfile.
So i guess the only things to work on various Makefiles are
- some path adjusting
- some file name adjusting
- correct target architecture
- invoke correct .dll libraries
- Solve Gem issues not compiling for Win64
- Solve fluidsynth~ issues not compiling for Win64
Now that it is compiling and installing, would you mind wrapping up all the changes you made here to get it to build and submitting either
- a merge request on git.purrdata.net, or
- opening an issue here:
https://git.purrdata.net/jwilkes/purr-data/issues
Again, I just need to know the changes you made to get it into a working state.
Once these changes are merged we should be able to at least do a "light" build. Then we can focus on getting the rest of the libraries working, the midi issue, etc.