On 29/01/2016 18:00, Mike wrote:
> After building gerbv, I tried running "gerbv.exe" from
> "/c/gerbv/src/.libs".  Rooky mistake.  The loader complained about
> "libcairo-2.dll" not being found, but it was present in "/msys64/bin",
> and "/msys64/bin" was on my msys2 path...

finding shared objects, ops .dll files, on Windows is something fuzzy, 
there are no global env variable that control that, like LD_LIBRARY_PATH 
on unix. I do not think PATH is used for that.
Once I saw a guide on MSDN, there are at least 4 search steps, but it 
was very complicated and confusing.

Anyway to me gerbv.exe work, but if I remember well, it is built in:
../c/gerbv/src/
not in:
../c/gerbv/src/.libs
Now I have no Windows computer here, next week I can check and report on 
that.

Valerio


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to