Hi all,
I'm new to working with POCO on the mac, and from my windows work, POCO provides the project files for different versions of Visual Studio, but I don't see any project files for Xcode.
I built POCO from the command line using the configure and make steps, but then how do I do development with POCO on the mac? Do I do it as if it was a linux box? or is there a more "native" way of working with POCO on the mac like windows with Visual Studio.
Thanks.
PS = Also, I did make -s install to install the poco libraries, but then, how do I uninstall? I ran make -s uninstall and it sends a "no rule" error





