fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Compiling FS - getting errors


From: Dan Dietzer
Subject: Re: [fluid-dev] Compiling FS - getting errors
Date: Sat, 27 Oct 2012 12:05:49 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1

Another thing I had to change was "portaudio-2.0.pc".
I changed "Libs: -L${libdir} -lportaudio" to "Libs: -L${libdir} -lportaudio_x64".
I then re-ran Cmake and it compiled for me.

Regards,
Dan Dietzer

On 10/27/2012 10:22 AM, BCA wrote:
Hi Dan,

thank you, this I had done already - regretfully this cannot be the reason. Somewhere there's a 
build command asking for "portaudio.lib" whilest the name of the library is 
"portaudio_x86.lib" (named automatically by the default portaudio build process). I just 
renamed the file and it was found, but I didn't find the offending code so far. Hm.


----- Folgende Nachricht wurde empfangen -----

Absender:  Dan Dietzer
Empfänger:  FluidSynth mailing list
Zeit: 2012-10-27, 15:23:01
Betreff: Re: [fluid-dev] Compiling FS - getting errors

I had the same error when compiling using MSVC. In the "Properties" for
the libfluidsynth and fluidsynth projects you must add the path to the
Linker. Or, you can copy "portaudio_x64.lib" to GTK+/lib ( I assume that
since it compiled this path is already included.)

Regards,
Dan Dietzer

On 10/27/2012 7:23 AM, BCA wrote:
still getting an rror...
LINK : fatal error LNK1181: cannot open input file 'portaudio.lib'

it's really something to pull out the hairs.
Any advice?





_______________________________________________
fluid-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fluid-dev
_______________________________________________
fluid-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fluid-dev




reply via email to

[Prev in Thread] Current Thread [Next in Thread]