Problem building application against SDK

  • Hi,


    I have an application that uses both ATL & (some) MFC classes. However when I build my application I get the following link error message:


    atlsd.lib(atlbase.obj) : error LNK2001: unresolved external symbol IID_IPersistStream


    whilst IPersistStream is defined in Objidl.h it is missing in uuid.lib hence the failure in linking. Could I have a version of the SDK with this COM interface included?


    Many Thanks


    Robin

  • Which libraries are you linking to?
    Please try to link agains strmbase.lib and strmiids.lib.

    Software developer, F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • A new PicoCOM3 SDK has been released which is available in the download area of PicoCOM3.
    To update the SDK please uninstall the current SDK installation first.

    Software developer, F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.