Re: Pkg-config



Disclaimer: I've never tried gtkmm on Windows,

"Foster, Gareth" <gareth foster siemens com> writes:

> I am attempting to build some gtkmm stuff on mingw, the .pc file is as
> follows:
>
> ---- gtkmm-2.4.pc ----
> "
> prefix=/target
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include

[...]

> Shouldn't the .pc file be listing c:\gtk\something or other, where it says
> /target ?

It surely looks like that. But how did you run ./configure? You should
probably run it with "./configure --prefix=c:\gtk\something"?

-- 
Ole Laursen
http://www.cs.aau.dk/~olau/



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