Cannot compile
|
11-07-2012, 05:27 PM
(This post was last modified: 11-08-2012 09:08 AM by jusob.)
Post: #1
|
|||
|
|||
Cannot compile
I'm trying to compile webpagetest under Visual Studio 2010 Pro and I get these errors for PageTest.exe and pagetest.dll:
[undefined=undefined]3>pagespeed.lib(query_params.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ) 3>pagespeed.lib(wildcard_group.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ) etc.[/undefined] |
|||
11-08-2012, 08:35 AM
Post: #2
|
|||
|
|||
RE: Cannot compile
The pagetest project needs Visual Studio 2008 SP1. I haven't migrated t to 2010 so it's not unexpected that there will be a bunch of compile errors.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)