Closed stefano-tronci closed 6 years ago
I forgot to add the flags for that one. Now fixed.
Nice. It works, but I still have to build ProM separately. That is, this is what I issue to build everything, including ProM:
make all && make all -C plugins/ProM
Is this the expected behaviour?
Hi! I used to be able to build all plugins with no issue up until r88. Now I cannot build ProM, not sure why as projectm is installed in my system. Seems like the make process is skipping ProM. This is the output of make all -C plugins/ProM:
Since ProM used to build in the past, and the dependencies listed in the makefile (OpenGL, ProjectM) are installed in my system, I am wondering if anything is wrong with the makefile.