DWF
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
ReadConten tDefinitio n sample crashes on getContent () with default test file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
367 Views, 1 Replies
02-06-2013 05:41 AM
The 7.7 toolkit sample crashes on line:
DWFContent* pContent = pContentManager->getContent();
The file I'm using is the default one 3DPublishOut.dwf. I also tried custom files.
Windows 7 x64. I've downloaded DWFToolkit-7.7-bin-win32.zip and used Visual Studion 2008 to build the sample.
BTW, when I open the sample project I get a bunch of errors of loading projects DWF Core Library, DWFToolkit etc. Thus those projects are marked with grey color. Nevertheless the sample builds fine. Just crashes.
Solved! Go to Solution.
Re: ReadConten tDefinitio n sample crashes on getContent () with default test file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-18-2013 04:49 AM in reply to:
geotavros
The problem was in default project configurations. Specifically wrong DLL versions were used for the sample. So after some time of struggling with it you can solve the problem and it doesn't crash.

