Re: [Sndobj-devel] Jack on Windows
Status: Abandoned
Brought to you by:
veplaini
From: Victor L. <Vic...@nu...> - 2009-11-20 11:48:24
|
It should not mean more than fixing SConstruct to look for headers and libraries, and including SndJackIO.cpp in the build. No extra C++ code should be needed. There is one fix I need to make though, a deprecated function (jack_client_new) needs to be replaced by a similar function in the later APIs. It's simple and I'll do it as soon as I can. However this should not cause any problems with the build. Victor On 20 Nov 2009, at 05:30, Daniel Skinner wrote: > Im a total noob when it comes to C++ as Ive never solely worked on > any major project before, but what im curious about is what kind of > work might be involved with getting sndobj working with jack on the > windows platform. > > Theres an installer on their website, http://jackaudio.org/download > and i remember playing around with it some months back successfully. > > Im just wondering if this is an in-depth programming task, a > patching job of sorts, or a little of both. Any heads up before i go > getting my feet wet is appreciated. > > Thanks, > Daniel > ------------------------------------------------------------------------------ > 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 |