From: Andy L. <an...@se...> - 2006-06-27 22:22:44
|
Hi Ralph, > -----Original Message----- > From: Ralph Thomas [mailto:ra...@gm...] > Sent: 27 June 2006 18:04 > To: Andy Little > Cc: ado...@li... > Subject: Re: [Adobe-source-devel] asl_1.0.17/Adobe Begin/begin.exe OS > Error Dialog box? >=20 >=20 > Hi Andy, >=20 > It's been a while since I've looked at the code, but does it still > do this if you enable visual styles on your machine? No, that sorts out the problem. We use visual > styles to look up metrics on the various Windows controls, it's > possible that we're still trying to do this even when visual styles > are disabled. >=20 > I'm only running the Vista beta (where begin works), so I'm unable > to test this hypothesis. Now up and running. There are some issues I have found by a few minutes = tinkering. I presume you would like feedback on them? If so should I = post the issues here? BTW I havent looked in depth at the project but, if its doing what I = think its doing, its impressive :-) I have visions of the semi-casual user of the application creating their = own personal 'views' from the application 'database'. Is this the = intent?=20 I also tried invoking the = http://prdownloads.sourceforge.net/adobe-source/asl_1.0.17_net_setup.bat?= download The first part of the install went fine, but there were some cascaded = compiler errors, AFAICS maybe just due to warnings as errors setting, = getting conversion of size_t to long or some such in one source file. = (Boost.Bjam finds VC7.1 standard edition on my system FWIW). I will see = if I can fix that error and get back to you if it is what stops the = build completing successfully. regards Andy Little |