Discussion Board

Results 1 to 5 of 5
  1. #1
    Regular Contributor elviin's Avatar
    Join Date
    Jul 2008
    Posts
    416
    Hello,

    I just want to be sure that the wizard (Nokia WSDL-to-C++ Wizard for S60 (yr. 2006)) is not obsolete or there is not a better tool.

    Thank you.

  2. #2
    Hi,

    That is still the best tool available. at least with SOAP that works just fine.

    Regards,

  3. #3
    Regular Contributor elviin's Avatar
    Join Date
    Jul 2008
    Posts
    416
    Quote Originally Posted by summeli View Post
    Hi,

    That is still the best tool available. at least with SOAP that works just fine.

    Regards,
    Thank you Summeli.

  4. #4
    Regular Contributor elviin's Avatar
    Join Date
    Jul 2008
    Posts
    416
    I have added the necessary headers for the consumer in the
    Code:
    c:\symbian\9.2\S60_3rd_FP1\Epoc32\include\xmldatabinding
    as described in the installation guide but Carbide still complains that that are missing headers

    Code:
    ..\inc\ServiceTypes.h:13: the file 'xdbmanaged.h' cannot be opened
    ..\inc\ServiceTypes.h:14: the file 'xdbmanaged.inl' cannot be opened
    ..\inc\ServiceTypes.h:15: the file 'xdbnullable.h' cannot be opened
    ..\inc\ServiceTypes.h:16: the file 'xdbmetaInfo.h' cannot be opened
    ..\inc\ServiceTypes.h:17: the file 'duration.h' cannot be opened
    ..\inc\ServiceTypes.h:18: the file 'qname.h' cannot be opened
    All requested files are in:

    Code:
    c:\symbian\9.2\S60_3rd_FP1\Epoc32\include\xmldatabinding
    I assumed that include directories are being searched recursively.

  5. #5
    Hi,

    The include directories are not searched recursively. You have to add
    Code:
    SYSTEMINCLUDE \epoc32\include\xmldatabinding
    in your mmp-file

    Regards,
    summeli

Similar Threads

  1. Nokia Mobile VPN Client
    By marcyl in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2003-12-01, 14:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved