Hello Cristian,
> Hi Cristian,
>
> Am 24.07.2011 11:50, schrieb Cristian Marchi:
> > locate /usr/lib/libwebkit*
> > /usr/lib/libwebkitgtk-1.0.so
> > /usr/lib/libwebkitgtk-1.0.so.0
> > /usr/lib/libwebkitgtk-1.0.so.0.6.0
> > /usr/lib/libwebkitgtk-3.0.so.0
> > /usr/lib/libwebkitgtk-3.0.so.0.6.0
> >
>
>
> 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
__
>
> 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
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
le research and thought about your approach
> here, which indicates you will surely reach your first goals within GSoC
> without problems
> - Your overall goal is something new, innovative, and exciting. :-)
>
> Thanks a lot. Looking forward to your application inside the GSoC page!
&
Key-Implementations: Unified Transaction Dialog, First Person Overview,
Backlog fetching, Auto-Suggest.
Hello,
I am Nitish. I am interested in developing an alternative GUI for GnuCash.
Using Qt as the UI framework to integrate and provide rich interactive front
end for GnuCash core, through Cute