udiavr / nativeclient-sdk

Automatically exported from code.google.com/p/nativeclient-sdk
0 stars 0 forks source link

Problem building nacl vsx #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am not  sure if this is the right place to ask

but I am getting the following errors

Performing Makefile project actions
3>GdbProxy.obj : error LNK2028: unresolved token (0A00029E) "public: static 
class nacl_debug_conn::DebugHost * __cdecl 
nacl_debug_conn::DebugHost::SocketConnect(char const *)" 
(?SocketConnect@DebugHost@nacl_debug_conn@@$$FSAPAV12@PBD@Z) referenced in 
function "public: void __clrcall NaClVsx::DebugHelpers::GdbProxy::Open(class 
System::String ^)" 
(?Open@GdbProxy@DebugHelpers@NaClVsx@@$$FQ$AAMXP$AAVString@System@@@Z)

.... and more 

Visual studio 2008 team system sp1 development edition, win7 x86, vs_sdk 1.1

complete attached

Original issue reported on code.google.com by r.nikhil...@gmail.com on 10 May 2011 at 6:25

Attachments:

GoogleCodeExporter commented 8 years ago
Cleaning out old bugs.

Original comment by dsprin...@google.com on 2 Aug 2011 at 5:36