[Cs-dev] dll's help
Date | 2008-03-29 08:49 |
From | angolero@linux.ajusco.upn.mx |
Subject | [Cs-dev] dll's help |
Hello to all. Thanks to answer always so quickly. I compiled csound5 with mingw, but when I compile a simple example, and call the exe file, the application complains of the need of some dlls, (I thinks is weird because I set the Scons file in all options to 0). Anyway, this is the problem, I didnt success in compile liblo (and I really try), and I dont find a clear reference on where find mgwfltknox-1.1.dll (a google search), so if anybody knows how to compile or where find the instructions to compile or where find the binaries or can share the files would be a really help to move on for a really dammed boring problem, and go to the fun stuff in using csound. As usually, thanks for the help and good luck. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2008-03-29 11:26 |
From | Rory Walsh |
Subject | Re: [Cs-dev] dll's help |
Can you tell us which dlls are deemed to be missing, or what error messages you get. I've never had any success with building liblo but if you are using osc opcodes and haven't built liblo then of course you are going to have problems. Rory. angolero@linux.ajusco.upn.mx wrote: > Hello to all. > Thanks to answer always so quickly. > I compiled csound5 with mingw, but when I compile a simple example, and > call the exe file, the application complains of the need of some dlls, (I > thinks is weird because I set the Scons file in all options to 0). > Anyway, this is the problem, I didn’t success in compile liblo (and I > really try), and I don’t find a clear reference on where find > mgwfltknox-1.1.dll (a google search), so if anybody knows how to compile > or where find the instructions to compile or where find the binaries or > can share the files would be a really help to move on for a really dammed > boring problem, and go to the fun stuff in using csound. > > As usually, thanks for the help and good luck. > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2008-03-29 16:54 |
From | angolero@linux.ajusco.upn.mx |
Subject | Re: [Cs-dev] dll's help |
Ok, the missing dlls are liblo.dll and mgwfltknox-1.1.dll, and the error only tell me, that an error is find in the moment to start the application, the dlls arent found. I already found fluidsynth.dll, and portaudio_x86.dll. You know how to avoid the callings of this libraries?, or were find the binaries, or compiling procedure?. Thanks anyway and good luck. > Can you tell us which dlls are deemed to be missing, or what error > messages you get. I've never had any success with building liblo but if > you are using osc opcodes and haven't built liblo then of course you are > going to have problems. > > Rory. > > > angolero@linux.ajusco.upn.mx wrote: >> Hello to all. >> Thanks to answer always so quickly. >> I compiled csound5 with mingw, but when I compile a simple example, and >> call the exe file, the application complains of the need of some dlls, >> (I >> thinks is weird because I set the Scons file in all options to 0). >> Anyway, this is the problem, I didnt success in compile liblo (and I >> really try), and I dont find a clear reference on where find >> mgwfltknox-1.1.dll (a google search), so if anybody knows how to compile >> or where find the instructions to compile or where find the binaries or >> can share the files would be a really help to move on for a really >> dammed >> boring problem, and go to the fun stuff in using csound. >> >> As usually, thanks for the help and good luck. >> >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel >> > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |