cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

{Blank Subject 2008-08-11}

BobMonat
1-Newbie

{Blank Subject 2008-08-11}


Greetings,
I'm trying to use the Boost (boost.org) C++ library, including the regex library, in a Windows XP x64 application for Wildfire 3.0. This involves compiling for the 2003 platform SDK, not Visual Studio.
As I've met with almost no success, any assistance would be appreciated.
Bob Monat
Jerand Technical Services, Inc.
317-875-6087
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1

Bob -

I recently ported several toolkit applications to XP 64, and I also spent
a large amount of time getting a library to work with the MS 64-bit
compiler.

I employed another regex library named PCRE in my application. PCRE was
written for Unix, not MS Windows, but it did have support for a cross-
platform build tool called CMake. CMake proved very helpful in producing
Visual Studio 2003 project files for PCRE.

There was no support for the MS 64-bit compiler, though. The best I could
do was to use CMake to generate makefiles on XP (32-bit) and adapt those
makefiles for the 64-bit compiler.

I also spent a lot of time reading compiler docs on both platforms.

I haven't been using Boost or even C++, though, so I can't be much help
yhere. I can only suggest that you port only the Boost libraries you
need for now. Have you contacted any boost mailing lists about this?

|+| M a r k |+|



Mark Stallard
Raytheon Integrated Defense Systems
Engineering Information Management
Sudbury, Massachusetts

978-440-3588 Work
617-331-5443 Cell
-





"Bob Monat" <bob@jerand.com>
08/11/2008 10:07 AM
Please respond to
"Bob Monat" <bob@jerand.com>


To
Customization PTC/User <->
cc

Subject
[proecus] - {Blank Subject 2008-08-11}






Greetings,
I'm trying to use the Boost (boost.org) C++ library, including the regex
library, in a Windows XP x64 application for Wildfire 3.0. This involves
compiling for the 2003 platform SDK, not Visual Studio.
As I've met with almost no success, any assistance would be appreciated.
Bob Monat
Jerand Technical Services, Inc.
317-875-6087
Announcements
Attention: Creo 7.0 Customers
Please consider upgrading
End of Life announcement here.