I am attempting to build hydrogen on Windows XP. At the moment I am using Qt 4.5.1 since I already had it installed but I will try an earlier version if needed. I also have MinGW, Python 2.5, and I installed SCons 1.2.0 today.
Right now I am trying to work out how to set up the the header files correctly. I already have a copy of portaudio.h in C:\mingw\include and portaudio.dll in C:\mingw\bin for building MuseScore but the build process doesn't see them there. I get the follow output: * Downloading required 3rdparty libraries Checking for C header file sndfile.h... yes Checking for C header file portaudio.h... no portaudio must be installed! I also tried copying the portaudio header and dll files over to 3rdparty/install/lib like sndfile but it didn't make a difference. Any tips? -- David Bolton http://davidbolton.info ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
