Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - 16.3.0 unable to build -- files missing
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

16.3.0 unable to build -- files missing

 Post Reply Post Reply
Author
Message
MichaelN View Drop Down
Senior Member
Senior Member


Joined: 19 September 2006
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote MichaelN Quote  Post ReplyReply Direct Link To This Post Topic: 16.3.0 unable to build -- files missing
    Posted: 11 March 2014 at 1:32pm
Just installed Toolkit Pro 16.3.0 and tried to build my project. VS 2013 chokes immediately because it cannot find ant of the following files in your include file, XTPPropExchange.h:

#include <Common/PropExchange/XTPPropExchangeEnumerator.h>
#include <Common/PropExchange/XTPPropExchangeEnumeratorPtr.h>
#include <Common/PropExchange/XTPPropExchangeSection.h>
#include <Common/PropExchange/XTPPropExchangeArchive.h>
#include <Common/PropExchange/XTPPropExchangeXMLNode.h>
#include <Common/PropExchange/XTPPropExchangeRegistry.h>
#include <Common/PropExchange/XTPPropExchangeIniFile.h>

I looked in the Common/PropExchange/ folder and, indeed, these files do not exist.

How do I fix this?

Michael
Back to Top
MichaelN View Drop Down
Senior Member
Senior Member


Joined: 19 September 2006
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote MichaelN Quote  Post ReplyReply Direct Link To This Post Posted: 11 March 2014 at 1:39pm
My mistake -- the files do exist.  But they cannot be found using that relative path. Is there a toolkit path variable somewhere?

Michael
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.281 seconds.