thanhhe / omaha

Automatically exported from code.google.com/p/omaha
0 stars 0 forks source link

Build error with Visual Studio 2008 #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using Visual Studio 2008
2.
3.

What is the expected output? What do you see instead?
See attachment for the error log.

What version of the product are you using? On what operating system?
Windows XP, Visual Studio 2008.

Please provide any additional information below.
I already run the vcvarsall.bat but still got this error. 
Thanks for answering questions !

Original issue reported on code.google.com by cola...@gmail.com on 29 Apr 2009 at 4:22

Attachments:

GoogleCodeExporter commented 8 years ago
hi
did u got some solution for the problem mentioned above.I am also facing the 
same 
problem with ATL roject in vs2008.pls tell me if u get it..at  
er.hsnarula@gmaildotcom

Original comment by maharaja...@gmail.com on 19 May 2009 at 9:58

GoogleCodeExporter commented 8 years ago
Any ideas? I'm having this same issue here.

Thanks for your help.

Original comment by marcos.a...@gmail.com on 3 May 2010 at 5:34

GoogleCodeExporter commented 8 years ago
Which version of the platform SDK is installed there? What does the env variable
OMAHA_VISTASDK_DIR points to?

Thanks!

Original comment by so...@google.com on 3 May 2010 at 6:14

GoogleCodeExporter commented 8 years ago
If OMAHA_VISTASDK_DIR is pointing to 7.1 (Win7) like mine then you will find 
that ATL is no longer distributed within the SDK.

You need to download ATL Server from CodePlex. http://atlserver.codeplex.com/

Original comment by ben.kersten on 13 Jul 2010 at 4:42

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I am building omaha(@r107) with Windows SDK v7.1, but got erros, such as
common\debug.cc(349) : error C2780: “omaha::ScopeGuardImpl3<F,P1,P2,P3> 
omaha::
MakeGuard(F,P1,P2,P3): expects 4 arguments - 3 provided

is it caused by ATL server code? I downloaded and copied them into SDK 
Includes, but no effect

what to do?

Original comment by sprh...@gmail.com on 29 Sep 2010 at 9:42

GoogleCodeExporter commented 8 years ago
I figured it out. the problem is that I used the Windows SDK v7.1, it is too 
high to compile omaha!!!
Use the specific version of SDKs or other libs as possible as you can .

Original comment by sprh...@gmail.com on 8 Oct 2010 at 7:45

GoogleCodeExporter commented 8 years ago

Original comment by ryanmyers@google.com on 19 Aug 2011 at 7:43