On May 5, 2015 08:33:55 AM Gleb Baryshev wrote:
> 04.05.2015 23:53, Robert Charbonneau wrote:
> >
> > I did a bit of reading and found the following:
> > http://stackoverflow.com/questions/27998122/libgit2-and-qt-error
> >
> > I tried adding git_libgit2_init(); prior to your call to
> > git_threads_init() in Application::Application() but I still get this
> > error. Is there a reason for trying to wrap Git on its own instead of
> > using libqgit2 ( https://github.com/lgiordani/libqgit2 )? Any assistance
> > you can provide would be helpful!
> >
> > Cheers,
> >
> > RPC
> >
> 
> libgit2 was chosen by Narfinger (a contributor on github).
> 
> I'll try and commit the fix you've found. Before I was just compiling 
> Basket-kde5 with libgit disabled :)
> 
> Regards,
> Gleb

Yup, at the time the code was added Git may not have changed their API by that 
point.  This does indeed ensure that it compiles before and after the change.  
I think it's a good idea to integrate, but I'm not certain yet what it was 
included for, haven't read all of the source yet.

-- 
There is a fly on your nose.


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Basket-devel mailing list
Basket-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basket-devel

Reply via email to