On 2014-04-09 22:52, Lakshman wrote:
2) I tried building "marble" following lines 204-211 of "INSTALL"
file. When I ran "mingw32-cmake -DCMAKE_BUILD_TYPE=Debug -DQTONLY=TRUE
../sources" I got the following error:
/usr/bin/mingw32-cmake: line 70: fg: no job control
I have no idea about this erro
On Tuesday, April 01, 2014 22:55:58 Lakshman wrote:
> Addresses #474.
You might've forgotten something ;)
signature.asc
Description: This is a digitally signed message part.
___
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi
Actually Dirk, IIRC the directory /usr/i686-w64-mingw32/bin also
exists on Fedora
where that isn't the proper mingw bin directory, this patch gets the correct
directory on Fedora.
On Tue, Mar 25, 2014 at 1:42 PM, Alberto Corona wrote:
> On Tue, Mar 25, 2014 at 11:24:09AM -0700, Dirk
Windows packaging script now checks whether the mingw bin directory is
in either /usr/i686-w64-mingw32/bin or
/usr/i686-w64-mingw32/sys-root/mingw/bin
Signed-off-by: Alberto Corona
---
packaging/windows/mingw-make.sh | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git
Not including stdint leaves 'int64_t when' without a type and undefined when
compiling for Windows with mingw
Signed-off-by: Alberto Corona
---
qt-ui/simplewidgets.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/qt-ui/simplewidgets.h b/qt-ui/simplewidgets.h
index 178dfec..d43d
On Fri, Mar 21, 2014 at 12:41 PM, Linus Torvalds
wrote:
> On Fri, Mar 21, 2014 at 6:19 AM, Lubomir I. Ivanov
> wrote:
>>
>> today today i've tried pulling the latest libgit2 and got the
>> following set of errors.
>> i don't find 'git_checkout_opts opts' or ' GIT_CHECKOUT_OPTS_INIT'
>> declared
On Mon, Mar 17, 2014 at 1:11 PM, Farzana Raisa wrote:
> Well, i guess i have came up with a solution for this
> http://trac.hohndel.org/ticket/436#comment:5 but now i am stuck with this
> problem
I would suggest not using Ubuntu for cross compiling. Mainly due to
the fact that there aren't any r
On Mar 16, 2014 2:42 AM, "Rishubh Jain" wrote:
>
> I searched on google but I am not getting how to not top post using
Yahoo...In case anyone knows then please help me out..else i will switch to
gmail.
It basically just means to respond inline, editing the former email of
you're responding to par
On Tue, Mar 11, 2014 at 01:03:41PM +0200, Lubomir I. Ivanov wrote:
> forwarded to the mailing list.
> (discussions of this type should be public)
>
> On 11 March 2014 03:33, Alberto Corona wrote:
> > Hi my name is Alberto, I'm planning on writing my GSoC proposal for
On Wed, Mar 12, 2014 at 02:47:34PM -0700, Dirk Hohndel wrote:
>
> On Wed, 2014-03-12 at 12:19 -0500, Alberto Corona wrote:
> > The former change in spacing for the manual CSV import dialog boxes left
> > the buttons and spinboxes touching the lower groupbox border.
> >
&g
The former change in spacing for the manual CSV import dialog boxes left
the buttons and spinboxes touching the lower groupbox border.
Signed-off-by: Alberto Corona
---
qt-ui/divelogimportdialog.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/qt-ui
multiple C based libraries, and can effectively
apply then once I am familiar with them. I also feel that the proposed
project is well fitted for my experience level (minzip implimentation).
8. What is your name, email address, and irc nickname?
Alberto Corona, albco...@gmail.com, Brochacho
9
ld they
have to have those dependencies installed?
On Fri, Mar 7, 2014 at 1:02 AM, Anton Lundin wrote:
> On 06 March, 2014 - Alberto Corona wrote:
>
> > Compiling on other systems should not be affected as long as the name for
> > the marble library is the same on those sys
Move the planner enabling option with the rest of subsurface
configuration options
Signed-off-by: Alberto Corona
---
subsurface-configure.pri | 5 +
subsurface.pro | 5 -
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/subsurface-configure.pri b/subsurface
On Thu, Mar 6, 2014 at 1:06 PM, Anton Lundin wrote:
> On 05 March, 2014 - Alberto Corona wrote:
>
> > I hate gmail, still need to configure my mutt. For the list:
> >
> > Sure, the reason I didn't send the patch initially was to see if you were
> > alright wi
if I was
unclear again and didn't ask if I could continue using some of your work,
the reason for me continuing this thread was to communicate with you and
then see if you'd like me to ammend the commit message and or send you the
patch for your SOB.
On Wed, Mar 5, 2014 at 11:24 AM, A
rch, 2014 - Alberto Corona wrote:
>
> > Here's the link again as I forgot to include the list
> > https://github.com/0x1A/subsurface/commit/eb215101097120f8c62339fd767b71574cdd0bbd
> >
> > Like Anton said, this is a bit hacky, though I don't think there's a
r
which I'm too inexperienced with Qt for to change).
On Mon, Mar 3, 2014 at 8:00 PM, Alberto Corona wrote:
>
> The changes are here
> https://github.com/0x1A/subsurface/commit/eb215101097120f8c62339fd767b71574cdd0bbd
>
>
> On Mon, Mar 3, 2014 at 7:29 PM, Dirk Hohndel w
Ok so I've got things working now, though I'd like to see if Anton is ok
with the changes. Unfortunately, I'm not familiar enough with Qt to change
the way the splitters work in order to get rid of the blank dummy widget.
On Sat, Mar 1, 2014 at 10:01 AM, Alberto Corona wro
Again, I apologize, my intentions were not to pass them solely as my own.
I'll get things fixed with the qmake configurations, the panel and Anton's
authorship if he sees the changes are optimal.
On Mar 1, 2014 9:16 AM, "Dirk Hohndel" wrote:
> On Sat, 2014-03-01 at 08:0
On 01 March, 2014 - Alberto wrote:
>
> > From: Alberto Corona
> >
> > Implemented some changes suggested by glance
> > Building could now be done without having to have Marble installed
> > Fixes #394
> >
> > Signed-off-by: Alberto Corona
>
> I would sugge
Sorry, forgot to CC the mailing list:
I see, I wasn't aware of that. In that case most of what I had done should
be thrown out the window! I'll make sure to stick to msys, in the meantime
it really seems that cross-compiling is the only alternative that doesn't
require one to leap through flaming
with pkg-config,
spaces in directories and even parenthesis in directories.
On Wed, Feb 26, 2014 at 1:15 PM, Dirk Hohndel wrote:
> On Wed, 2014-02-26 at 21:10 +0200, Lubomir I. Ivanov wrote:
> > On 26 February 2014 20:51, Alberto Corona wrote:
> > >
> > > Hey Lubomir,
r
for Windows.
On Tue, Feb 25, 2014 at 10:11 AM, Lubomir I. Ivanov wrote:
> sounds good,
> please, CC the mailing list when responding so that everyone can
> follow the discussion.
>
> lubomir
> --
>
> -- Forwarded message --
> From: Alberto Corona
> Dat
Hi, I plan on entering the GSoC program, and hopefully work on one of the
listed ideas. Integrating minizip sounds like something right up my ally as
most of my personal projects are primarily written in C and C++. I also of
course do my version control with git. Is there someway I could get in
con
25 matches
Mail list logo