I just installed PODS after I made sure no old CygWin is on my system. When I try to build a sample project I get this error:
"Project test build command is not GNU make"
I even added manually "C:\PalmOSCygwin\bin" at the beginning of PATH (so I can execute CygWin make from MSDOS prompt).
Still the same error comes back.
What do I do wrong?
If you open a command prompt window and type "make" or "make -v", what do you see? Is it a copyright notice for GNU Make 3.80? If not, try to figure out which make.exe it is, and change it.
-- Ben Combee, DTS technical lead, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
