Re: [Sndobj-devel] jack and windows
Status: Abandoned
Brought to you by:
veplaini
From: Daniel S. <das...@gm...> - 2009-11-22 18:37:35
|
Actually, i was looking over the the license agreement for ASIO and think i misunderstood the first time around. Specifically, it states that I cant redistribute the SDK, but its perfectly ok to distribute compiled code based on the SDK as long as I notify steinberg via a form. Does anyone have any experience with that? On Sun, Nov 22, 2009 at 1:25 PM, Daniel Skinner <das...@gm...> wrote: > ok, well maybe ill try and see what i can away with using mingw's unistd.h > and anything relevant, and get a basic test compiled via msvc. I see alot of > starter code for drop in replacement unistd.h for msvc. Once I can make sure > thats mostly straight ill post the specifics to the jack audio mailing list. > > I would just as soon compile ASIO into the library and be done with it, my > only interest is realtime support. But i need to be able to redistribute the > compiled library and as I understand it, the ASIO licensing is restrictive > in doing this. > > > On Sun, Nov 22, 2009 at 12:58 PM, Victor Lazzarini < > Vic...@nu...> wrote: > >> It'll be good to ask in the Jack list then what headers are used in >> Windows. I had the impression unistd.h was available on mingw/gcc. I see you >> are using MSVC, perhaps that will not work. >> >> Victor >> >> It's pretty much >> >> On 22 Nov 2009, at 01:49, Daniel Skinner wrote: >> >> unistd.h is where the mess starts, referenced by SndJackIO.cpp >>> >>> then, depending on what I do, comment it out, or try a drop in >>> replacement, i start getting tons of errors from the jack header files and >>> eventually SndJackIO.cpp >>> jack/types.h >>> jack/transport.h >>> jack/jack.h >>> >>> so its hard for me to say what needs to be done. I attached a build log >>> of if i comment out unistd.h, advice is appreciated >>> >>> <build.log>------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >>> 30-Day >>> trial. Simplify your report design, integration and deployment - and >>> focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. >>> http://p.sf.net/sfu/bobj-july_______________________________________________ >>> Sndobj-devel mailing list >>> Snd...@li... >>> https://lists.sourceforge.net/lists/listinfo/sndobj-devel >>> >> >> > |