[sonarblindbeta] Re: Update from John

  • From: <ptorpey00@xxxxxxxxx>
  • To: <sonarblindbeta@xxxxxxxxxxxxx>
  • Date: Thu, 21 May 2015 13:05:24 -0400

Just one suggestion - Cakewalk did provide several sample projects - Some
thought might be given to choosing one of those sample projects to start
with as a base. I believe that the VS700 sample project may offer the most
feature set rich of Mackie compliant functions to start with but am not sure
about that. Hopefully John will be able to leverage some of these samples
to best use so that he doesn't have to build everything up from the ground
floor.

Good luck. What a mammoth task!

--Pete




-----Original Message-----
From: sonarblindbeta-bounce@xxxxxxxxxxxxx
[mailto:sonarblindbeta-bounce@xxxxxxxxxxxxx] On Behalf Of Steve Matzura
Sent: Thursday, May 21, 2015 12:31 PM
To: sbb
Subject: [sonarblindbeta] Update from John

Just got off the phone with the man himself. Two major things to
report:

One, Visual Studio Express cannot be used to develop this program
because it lacks support for certain components required in order to
build a dynamic link library of the type we need, so he went out and
got himself a full-blown Visual Studio Ultimate. Luckily he doesn't
actually have to pay for it for ninety days! I got it, too, on his
recommendation.

Two, most of the original source code, written in C, had to be
scrapped because the conversion to C++ (that C plus plus for those of
you without punctuation turned on) was problematic and full of dynamic
code rewrites thanks to Visual Studio Express. There were also
problems with pre-compiled headers using old Microsoft Foundation
Class files which are non-redistributable and which won't work in
Windows 7 and beyond anyway, another reason why VS Ultimate is
required. For those interested in learning what MFC's and ATL's are,
consult https://msdn.microsoft.com/en-us/library/hh967573.aspx for all
the gory glories, as they say. It's more Microsoft convolution for
sure, but if you want to play in their sandbox, you can't even bring
your own sand! LOL.

John is pretty confident that now he's decided to rework the thing
from the ground up without trying to bend the old wheel to the new
frame that he'll have something by the weekend, and it'll be a lot
easier to make happen than it was by doing it the old way, by
rebuilding rather than converting.



Other related posts: