Hi,

On Fri, 2012-01-06 at 12:06 +0100, Lars Henning Wendt wrote:
> 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?

I'll have a look, but I have to find a VS2008 installation ;). The
VERSION part is most likely just a leftover as I often transition the
generated files to new versions instead of trying to recreate them, so
there might be some leftovers in there. I'll check this one too.

kind regards
  gerrit



------------------------------------------------------------------------------
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