Image

Image101100010011111 wrote in Imagecpp

A Very Quick Question

I'm attempting to port a C/C++ application to win32 from linux/freebsd/solaris, so far it looks like it'll be pretty easy (just a matter of writing new makefiles and minor code modifications) using mingw except for one lib it uses, pth.

is there a pth port out there for win32? i know there is a pthread win32 port but i'm pretty sure it's not the same thing. thanks for any help you can offer =)