Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Windows compliation help
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
vignesh ramasamy  
View profile  
 More options Oct 16 2012, 6:58 am
From: vignesh ramasamy <ramasamy.vign...@gmail.com>
Date: Tue, 16 Oct 2012 03:58:10 -0700 (PDT)
Local: Tues, Oct 16 2012 6:58 am
Subject: Windows compliation help

Hi,

Can you please help me compile snappy in WINDOWS system. I tried but ended
up in error .

snappy\snappy-stubs-public.h(40) : fatal error C1083: Cannot open include


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steinar H. Gunderson  
View profile  
 More options Oct 16 2012, 7:01 am
From: "Steinar H. Gunderson" <se...@google.com>
Date: Tue, 16 Oct 2012 13:01:52 +0200
Local: Tues, Oct 16 2012 7:01 am
Subject: Re: Windows compliation help
2012/10/16 vignesh ramasamy <ramasamy.vign...@gmail.com>:

> Can you please help me compile snappy in WINDOWS system. I tried but ended
> up in error .

Hi,

How are you trying to compile Snappy? You seem to be using MSVC, which
is generally not supported—where does your snappy-stubs-public.h come
from?

>> snappy\snappy-stubs-public.h(40) : fatal error C1083: Cannot open include
>> file: 'stdint.h': No such file or directory

It seems like you have somehow created a snappy-stubs-public.h that
does not match the environment you are compiling Snappy in.

/* Steinar */
--
Software Engineer, Google Switzerland


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vignesh ramasamy  
View profile  
 More options Oct 16 2012, 7:04 am
From: vignesh ramasamy <ramasamy.vign...@gmail.com>
Date: Tue, 16 Oct 2012 04:04:20 -0700 (PDT)
Local: Tues, Oct 16 2012 7:04 am
Subject: Re: Windows compliation help

Thanks for the reply. Then how can i compile snappy in windows envirnoment?
Any help on this please

/Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steinar H. Gunderson  
View profile  
 More options Oct 16 2012, 7:05 am
From: "Steinar H. Gunderson" <se...@google.com>
Date: Tue, 16 Oct 2012 13:05:52 +0200
Local: Tues, Oct 16 2012 7:05 am
Subject: Re: Windows compliation help
2012/10/16 vignesh ramasamy <ramasamy.vign...@gmail.com>:

> Thanks for the reply. Then how can i compile snappy in windows envirnoment?

Generally, what you want is MinGW/MSYS. That's what compilation has
been tested with, and which others have reported the most success
with.

/* Steinar */
--
Software Engineer, Google Switzerland


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steinar H. Gunderson  
View profile  
 More options Oct 16 2012, 7:23 am
From: "Steinar H. Gunderson" <se...@google.com>
Date: Tue, 16 Oct 2012 13:23:34 +0200
Local: Tues, Oct 16 2012 7:23 am
Subject: Re: Windows compliation help
2012/10/16 Steinar H. Gunderson <se...@google.com>:

>> Thanks for the reply. Then how can i compile snappy in windows envirnoment?
> Generally, what you want is MinGW/MSYS. That's what compilation has
> been tested with, and which others have reported the most success
> with.

Also, it should be noticed that people _have_ compiled Snappy under
MSVC, and we do try not to break it. We just cannot easily support an
MSVC build environment, so you're more on your own (for instance, you
have to create valid config.h and snappy-stubs-public.h files
yourself).

/* Steinar */
--
Software Engineer, Google Switzerland


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »