Git Product home page Git Product logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
Please provide more info on what errors you saw.  Thanks.

Original comment by [email protected] on 5 Aug 2008 at 7:13

  • Added labels: OpSys-Windows, Priority-Low
  • Removed labels: Priority-Medium

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
[deleted comment]

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
[deleted comment]

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
[deleted comment]

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
I have the same problem. Do you have a suggestion or solution for the errors?

Original comment by [email protected] on 19 Aug 2008 at 9:01

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
[deleted comment]

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
[deleted comment]

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
[deleted comment]

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
Working solution:

1. Convert solution and all the projects by opening it in Visual Studio
2. gtest_main properties -> Librarian -> Output file -> set to gtest_main.lib 
(Debug
and Release)
3. Tools -> Options -> Projects and Solutions -> Build and run -> Maximum 
number of
parallel project builds set to 1
4. To remove LNK4204 select all project and open properties -> General ->
Intermediate Directory -> Change from Debug to Debug\$(TargetName) and from 
Release
to Release\$(TargetName)

The following errors and warnings appear when building solution on 
multiprocessor
machine and the above setting is set to 2 or more:

Command line error D8022 : cannot open 
'gtest-1.0.1\msvc\Release\RSP00015340523284.rsp'
Could not delete file 'gtest-1.0.1\msvc\Release\vc90.pdb'.
fatal error LNK1181: cannot open input file '.\release\gtest_main.lib'
Build log could not be opened for writing.

Solution now builds with zero errors an zero warnings in Debug and Release.

Original comment by [email protected] on 19 Aug 2008 at 8:16

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
We still don't know what error messages you saw, but it looks like an error we
already fixed in the head revision.  It should be part of the next release.  I'm
gonna close the issue for now.  Please reopen it if you still see the problem 
in the
next release (1.1.0, I think), which should occur  in a couple of weeks.

Original comment by [email protected] on 8 Sep 2008 at 11:33

  • Changed state: Fixed

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
This issue is still present.  I had to manually follow step #3 to set Max 
number of
parallel builds to 1 with VS2k8 Pro.

Maybe this isn't an issue that shows up with VS2k8 Express. I don't believe it
supports parallel builds.

Original comment by [email protected] on 8 Sep 2009 at 5:57

from googletest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.