realbasic-plugins
[Top] [All Lists]

include <vector.h> causes lots of errors

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: include <vector.h> causes lots of errors
From: Alexander Cohen <alexander dot cohen at coficio dot com>
Date: Mon, 27 Mar 2006 15:52:19 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Hi,

Im building a plugin with CW 9.3 on a mac for windows. As soon as i include <vector.h>, i start getting lots of errors such as these:

Error   : undefined identifier 'ptrdiff_t'
(included from:
iterator:282
algorithm:520
vector:221
vector.h:13
CFDatabaseBase.h:18
CFDatabase_Registration.cpp:16)
msl_utility line 1059    typedef _CSTD::ptrdiff_t difference_type;

Any ideas what i might be doing wrong?

thanks

Alex

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • include <vector.h> causes lots of errors, Alexander Cohen <=