Re: [Dxfreader-info] DKSimpleDXF
Status: Beta
Brought to you by:
allandaly
|
From: Allan D. <all...@gm...> - 2009-02-28 16:08:13
|
Michael, Were you able to get the DKSimpleDXF project to build and run correctly? Your note/problem prompted me to go dig into what caused this issue. Back when I switched from using the C++ dxflib library to the home- grown DXFReader framework I created a new branch in the Subversion directory. The development of both DKSimpleDXF and DXFReader continued along substantially and I forgot that I created this branch (oops). When I wrapped up the DKSimpleDXF project I used the old trunk and not the new branch. That's why nothing made sense to you when you looked in there. Anyway ... apologies for wasting your time -- but it was an honest mistake at least. I hope I'm not the first one to have made that blunder. I now have my the Subversion repository correctly reconfigured and everything right and sane. Along the way I also found the problem with not including the Nib files, so that's worked out now too. I posted a new cleaned-up, much smaller version of the DKSimpleDXF project at this link: http://brown-bird.net/Projects/dksimpledxf.html. The file is DKSimpleDXF_v.0.1_r2.zip. Everything should work for you now. Please let me know if you're able to get this to build and run so I know if this is the right process to use in the future. -Allan On Feb 27, 2009, at 4:50 PM, Allan Daly wrote: > I re-zipped and re-posted the DKSimpleDXF archive. Give it a try now > and let me know if it works. > > link: http://brown-bird.net/Projects/dksimpledxf.html > > -Allan > > On Feb 27, 2009, at 4:33 PM, Allan Daly wrote: > >> I was wondering if that would happen. I do not have tons of >> experience wrapping up Xcode projects for distribution like this. >> Can you give me any tips or advice on how to make sure I get >> everything? >> >> Can you send me the build results error log so I can see >> specifically what is missing. In the mean time I'll try to figure >> it out and re-post the zip archive. >> >> I have everything set up to build in the DrawKit directory. Did you >> see that and is that working for you? >> >> -Allan >> >> >> On Feb 27, 2009, at 3:57 PM, Michael Caron wrote: >> >>> Hi Allan, >>> >>> I grabbed the source from your site for the DKSimpleDXF and I >>> can't get it to build correctly. I'm linking properly with the DK >>> project, but what's missing are some png's, the MainMenu.nib >>> English (can't even open MainMenu.nib). >>> >>> Do I need first to grab Graham's test app to get those, sincd DSD >>> is based off of that? >>> >>> Michael >>> ------------------------------------------------ >>> mic...@gm... >>> http://techrad.wordpress.com >>> http://mrcaron.wordpress.com >>> >> > |