Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024

Original comment by [email protected] on 7 Jul 2008 at 9:58

  • Added labels: OpSys-OSX, OpSys-Windows, Priority-High
  • Removed labels: Priority-Medium

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Make sure cygwin is covered as well.

Original comment by [email protected] on 7 Jul 2008 at 10:01

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Hi,

I'm quite interested in this project. Maybe you could have cross plataform 
scripts by
using an specific tool like CMake. That would be nice for sure.

André Ferreira.

Original comment by [email protected] on 8 Jul 2008 at 12:33

from googletest.

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

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
We support building on Cygwin, Mac OS X, and Windows (using VS project files) 
now. 
Check out trunk or release-1.0.1.

Original comment by [email protected] on 9 Jul 2008 at 10:12

  • Changed state: Fixed

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Just downloaded it today (9/10) and tried to build it on Windows with VS 2005. 
Only 
gtest and gtest_main projects can be built. All other projects failed with many 
linking errors. Sorry don't have much time debugging them.

Below is the errors from gtest_color_test_ projects:

Error   1   error LNK2019: unresolved external symbol "bool __cdecl 
testing::internal::ShouldUseColor(bool)" 
(?ShouldUseColor@internal@testing@@YA_N_N@Z) 
referenced in function _main    gtest_color_test_.obj   
Error   2   error LNK2019: unresolved external symbol "void __cdecl 
testing::InitGoogleTest(int *,char * *)" 
(?InitGoogleTest@testing@@YAXPAHPAPAD@Z) 
referenced in function _main    gtest_color_test_.obj   
Error   3   error LNK2019: unresolved external symbol "public: static class 
testing::TestInfo * __cdecl testing::TestInfo::MakeAndRegisterInstance(char 
const 
*,char const *,void *,void (__cdecl*)(void),void (__cdecl*)(void),class 
testing::Test 
* (__cdecl*)(void))" (?
MakeAndRegisterInstance@TestInfo@testing@@SAPAV12@PBD0PAXP6AXXZ2P6APAVTest@2@XZ@
Z) 
referenced in function "void __cdecl `dynamic initializer for 'private: static 
class 
testing::TestInfo * GTestColorTest_Dummy_Test::test_info_''(void)" (??__E?
test_info_@GTestColorTest_Dummy_Test@@0QAVTestInfo@testing@@A@@YAXXZ)   
gtest_color_test_.obj   
Error   4   error LNK2019: unresolved external symbol "protected: __thiscall 
testing::Test::Test(void)" (??0Test@testing@@IAE@XZ) referenced in function 
"public: 
__thiscall GTestColorTest_Dummy_Test::GTestColorTest_Dummy_Test(void)" (??
0GTestColorTest_Dummy_Test@@QAE@XZ) gtest_color_test_.obj   
Error   5   error LNK2001: unresolved external symbol "protected: virtual void 
__thiscall testing::Test::SetUp(void)" (?SetUp@Test@testing@@MAEXXZ)    
gtest_color_test_.obj   
Error   6   error LNK2001: unresolved external symbol "protected: virtual void 
__thiscall testing::Test::TearDown(void)" (?TearDown@Test@testing@@MAEXXZ)  
gtest_color_test_.obj   
Error   7   error LNK2019: unresolved external symbol "public: virtual __thiscall 
testing::Test::~Test(void)" (??1Test@testing@@UAE@XZ) referenced in function 
"public: 
virtual __thiscall GTestColorTest_Dummy_Test::~GTestColorTest_Dummy_Test(void)" 
(??
1GTestColorTest_Dummy_Test@@UAE@XZ) gtest_color_test_.obj   
Error   8   fatal error LNK1120: 7 unresolved externals 
Debug/gtest_color_test_.exe 


Original comment by [email protected] on 10 Sep 2008 at 4:03

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.