Re: [NAnt-users] Problem with pkg-config finding mono

2009-04-23 Thread Ron Grove
debug and it doesn't really tell me anything more. I'm lost. Thank you, Ron On Apr 23, 2009, at 4:52 PM, Ron Grove wrote: I'm having trouble with pkg-config when I run nant on the monobjc project's package, but others have it working fine. The email below detail

[NAnt-users] Problem with pkg-config finding mono

2009-04-23 Thread Ron Grove
When I use the --libs switch it gives me plenty of info. The mono.pc file is in the /Library/Frameworks/Mono.framework/Versions/Current/lib/ pkgconfig folder. Any ideas about why it keeps failing on me with the error: Expression: ${not pkg-config::exists('mono')} Thank you