Re: Libraries and Mingw
- From: "Olivier Delhomme" <olivierdelhomme gmail com>
- To: "Chris Sparks" <mr_ada cox net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Libraries and Mingw
- Date: Tue, 6 Mar 2007 18:02:05 +0100
2007/3/6, Olivier Delhomme <olivierdelhomme gmail com>:
2007/3/6, Chris Sparks <mr_ada cox net>:
>
> Are you sure it isn't a path problem?
I thought It was such a problem. But in such a case It would give me an
error saying that a library is missing or something wouldn't it ? Anyway,
i'll try to add some paths to the default one.
[...]
Chris you were right ! :-)
Finally after getting crazy with this, after trying CMake, after trying
nearly all options to generate libs from autotools I tried to compile the
whole thing by integrating the source lib in the program. After compiling
successfully it was the same result !!!
Finally I found out what was wrong (and of course it was my fault). I used
some calls that windows do not like such as getenv("LOGNAME") for
instance... .
Using the glib calls made it ! I now use g_get_home_dir() which works
fine !!
Thanks to the people that code the glib all this is possible ! Thank you
guys.
Olivier.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]