You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@corinthia.apache.org by "Dennis E. Hamilton" <de...@acm.org> on 2014/12/19 20:35:10 UTC

3rd party incorporation (was RE: @peter, commits)

I'm interested in platform/3rdparty too, especially for Windows.  You are
Running way ahead of me on that one.  I am doing my experiments on how to 
Allow Visual Studio without requiring it over on GitHub orcmid/ShowDefs,
But puttering along slowly.

We do need a conversation on how we handle third-party code.  Coming up.

 - Dennis

 -- in reply to --
From: jan i [mailto:jani@apache.org] 
Sent: Friday, December 19, 2014 08:04
To: dev@corinthia.incubator.apache.org
Subject: Re: @peter, commits

[ ... ]

Is platform/3rdparty now so stable again, that I can start developing there
? my wife kids come over for christmas, so I need something non-social to
do.

rgds
jan i.


[ ... ]


Re: 3rd party incorporation (was RE: @peter, commits)

Posted by jan i <ja...@apache.org>.
On 19 December 2014 at 20:35, Dennis E. Hamilton <de...@acm.org>
wrote:
>
> I'm interested in platform/3rdparty too, especially for Windows.  You are
> Running way ahead of me on that one.  I am doing my experiments on how to
> Allow Visual Studio without requiring it over on GitHub orcmid/ShowDefs,
> But puttering along slowly.
>
> We do need a conversation on how we handle third-party code.  Coming up.
>

I will slow down :-)

I am right now just looking at getting the cmake setup to work, so we see
platform witn 3rdparty inside, next step is to remove the need for 3rdparty
include files in the rest of the source (making it easier to replace a
3rdparty).

Once that is done, then its time to look seriously at minizip, because as
you noted it will be a problem for the IP clearance.


I have visual studio up and running, everything compiles.

What I did was:
        in Corinthia (my main dir).
       mkdir build
       cd build
       cmake -G "visual studio 12" ..
       and then open the generated solution.

rgds
jan i.


>  - Dennis
>
>  -- in reply to --
> From: jan i [mailto:jani@apache.org]
> Sent: Friday, December 19, 2014 08:04
> To: dev@corinthia.incubator.apache.org
> Subject: Re: @peter, commits
>
> [ ... ]
>
> Is platform/3rdparty now so stable again, that I can start developing there
> ? my wife kids come over for christmas, so I need something non-social to
> do.
>
> rgds
> jan i.
>
>
> [ ... ]
>
>