As an update to this thread.
I got GnuCash build successfully in Windows Xp with no problems.
As for the above issue, I thought I would add this note. I was trying
out a windows instance on Amazon EC2. I tried building GC on it, the
instance in specific was a 32-bit Windows 2008 Server Data Centr
"Christian Stimming (mobil)" writes:
> The macro you mentioned is for printf but not scanf - which is
> different. If glib has some macro for scanf, sure we should use it.
Yes, but these warnings are just PWARN messages, which is a printf..
-derek
> Christian
> --
> Sent from mobile.
>
>
>
> D
The macro you mentioned is for printf but not scanf - which is different. If
glib has some macro for scanf, sure we should use it.
Christian
--
Sent from mobile.
Derek Atkins schrieb:
Geert Janssens writes: > On maandag 11 april 2011,
Nitish Kumar wrote: >> I am sorry for posting in non st
Geert Janssens writes:
> On maandag 11 april 2011, Nitish Kumar wrote:
>> I am sorry for posting in non standrard ways, I am learning things about
>> mailing list.
>>
>> Here are the last few lines:
>>
>> cc1.exe: warnings being treated as errors
>> ../../../../repos/src/libqof/qof/guid.c: In f
>
> Do you have cygwin installed ? Perhaps that is interfering ?
No, cygwin's not installed. I will see if its permissions issue, since C:
drive in windows 7 is very restrictive on giving access to files present in
it. I will try do it in another drive or Xp.
Thanks.
--
- Nitish
__
On dinsdag 12 april 2011, Nitish Kumar wrote:
> > What version of Windows are you using, and is it 32 bit or 64 bit ?
>
> Windows 7 Home Premium 32 bit
>
> This seems to be mingw specific issue. I have gcc-mingw 4.5.2.1. And as you
> guess, this doesn't seem to support %llu format specifier. I re
>
> What version of Windows are you using, and is it 32 bit or 64 bit ?
Windows 7 Home Premium 32 bit
This seems to be mingw specific issue. I have gcc-mingw 4.5.2.1. And as you
guess, this doesn't seem to support %llu format specifier. I replaced it
with %I64u and it works. But still could not
On maandag 11 april 2011, Nitish Kumar wrote:
> I am sorry for posting in non standrard ways, I am learning things about
> mailing list.
>
> Here are the last few lines:
>
> cc1.exe: warnings being treated as errors
> ../../../../repos/src/libqof/qof/guid.c: In function 'init_from_file':
> ../../
I am sorry for posting in non standrard ways, I am learning things about
mailing list.
Here are the last few lines:
cc1.exe: warnings being treated as errors
../../../../repos/src/libqof/qof/guid.c: In function 'init_from_file':
../../../../repos/src/libqof/qof/guid.c:243:5: error: unknown conver
Attached is the log file from pasted in pastebin above.
log
Description: Binary data
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
I was trying to build GnuCash on windows with mingw.
Here is the last trailing logs I could get hold off from the prompt.
http://pastebin.com/FGiydSZe
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnu
11 matches
Mail list logo