• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    DWF

    Reply
    Active Member
    nathalia.sautchuk
    Posts: 9
    Registered: ‎01-05-2012

    Re: Newbie in DWF Toolkit, get all objects in dwf file.

    01-19-2012 11:44 AM in reply to: nathalia.sautchuk

    Now I try to run with the option "Start without Debugging" (Ctrl + F5) and the errors don't appear. I read in some sites that the PDB files are temporary files to debug, aren't they?

     

    Nevertheless I'm not seeing the output. What should appear? If I understand it would create a DWF file, right? Where?

     

    Sorry for all these question but I don't find documentation about the examples.

    Please use plain text.
    Active Member
    voicon
    Posts: 8
    Registered: ‎12-30-2011

    Re: Newbie in DWF Toolkit, get all objects in dwf file.

    01-19-2012 05:19 PM in reply to: nathalia.sautchuk

    hi,

    pls check the staticorshared and  debugorrelease  option in the Configure.vsprops file when you build dwf toolkit. and make sure it suitable to your  option "Debug (Read-write WChar DLL)" 

    Please use plain text.
    Active Member
    nathalia.sautchuk
    Posts: 9
    Registered: ‎01-05-2012

    Re: Newbie in DWF Toolkit, get all objects in dwf file.

    01-20-2012 07:03 AM in reply to: voicon

    Voicon, I open my Configure.vsprops that are inside the folder DWFToolkit-7.7\samples. It is below:

     

     

    <?xml version="1.0" encoding="Windows-1252"?>
    <VisualStudioPropertySheet
    ProjectType="Visual C++"
    Version="8.00"
    Name="DWF Toolkit Libraries"
    >
    <UserMacro
    Name="Platform"
    Value="Win32"
    />
    <UserMacro
    Name="StaticOrShared"
    Value="shared"
    />
    <UserMacro
    Name="DebugOrRelease"
    Value="release"
    />
    <UserMacro
    Name="VCOutDir"
    Value="vc8.0"
    />
    <UserMacro
    Name="binloc"
    Value="bin"
    />
    </VisualStudioPropertySheet>

     

    I try to change the version to 10.00, after to static, and debug. But with same problems. When I "start without debugging", appears a screen and disappear soon. Is it correct? Thanks a lot for your responses.

    Please use plain text.
    Active Member
    voicon
    Posts: 8
    Registered: ‎12-30-2011

    Re: Newbie in DWF Toolkit, get all objects in dwf file.

    01-24-2012 04:00 PM in reply to: nathalia.sautchuk

    hi,

    so, currently which options you use in your configure.vsprops, also "debug read-write WChar DLL" is in use ?

    as your errors, some dll files are miss, please check the path to dll file in Project properties

    Please use plain text.
    Active Member
    nathalia.sautchuk
    Posts: 9
    Registered: ‎01-05-2012

    Re: Newbie in DWF Toolkit, get all objects in dwf file.

    01-26-2012 05:32 AM in reply to: voicon

    How can I see this in Visual Studio? How can I open this file?

    Please use plain text.
    New Member
    130184199012025719
    Posts: 1
    Registered: ‎02-17-2012

    Re: Newbie in DWF Toolkit, get all objects in dwf file.

    02-17-2012 01:27 AM in reply to: binhpt
    My name is zhanghao
    Please use plain text.