Hi! I tried building pjproject with Visual Studio 2005 but it failed due to missing dsound.lib. Then I tried bilding pjproject with mingw: ./aconfigure, make dep, make which worked fine without error. Thus, where is the difference? does VS project files build more stuff than then the Makefile? regards klaus