I get this error:
Anton Woldhek@WORKSTATION /c/coding/cpp/flext $ make -f makefile.pd-mingw install g++ -c -O2 -DFLEXT_SYS=2 -IC:/Coding/PD/pd/src -Isource g++ source/flbase.cpp -o pd-mingw/flbase.ro Assembler messages: FATAL: can't create pd-mingw/flbase.ro: No such file or directory make: *** [pd-mingw/flbase.ro] Error 1
What am I doing wrong?
Anton