Hi Gerrit,

I have problems building the PCRE SupportLib with Visual Studio 2008.
I've recently upgraded from version 7.9 to 8.12. Version 8.12 doesn't 
build because it is configured in a way that it depends on stdint.h.
Microsoft doesn't deliver this header, until Visual Studio 2010.

The reason why it is used anyway is that the 
OpenSG/support/pcre/config.h (which is the current version from the 
OpenSG git repro) make the following definitions.

#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1

What solution would you recommend?
- stick with 7.9
- get stdint.h from web (maybe add it to OpenSG/support/pcre)
- modify OpenSG/support/pcre/config.h

BTW: There are further weird definitions in the config.h file e.g.
#define VERSION "7.6". So I'm not sure if the usage of this file is 
still intended?


best
Lars

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to