problem on mingw32
Jiří Pavlovský
jira at getnet.cz
Tue Jun 20 09:06:04 PDT 2006
Hi,
I'm getting the following error:
"Must specify package names on the command line".
Weird thing is that it works fine when run from the pkg-config source
directory.
Admin at PC6 /y/pkg-config-0.20$ pkg-config.exe --libs atk
Must specify package names on the command line
Admin at PC6 /y/pkg-config-0.20$ ./pkg-config.exe --libs atk
-L/target/2.6/lib -L/devel/target/glib-2.6.6/lib -latk-1.0 -lgobject-2.0
-lgmodule-2.0 -lglib-2.0 -lintl -liconv
More information about the pkg-config
mailing list