yuanjianjiang / boghe

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

when window phone8 runinto device(luma620), it report error #177

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.selece device module
2.build will report the error
1>dlldata.obj : error LNK2001: unresolved external symbol 
doubango_rt2EBackEnd_ProxyFileInfo
1>dlldata.obj : error LNK2001: unresolved external symbol 
doubango_rt2EBackEnd2EOutOfProcess_ProxyFileInfo

What version of the product are you using? On what operating system?
i am develop in the window8(64bit)

please tell me how can i fix this error,thank you

Original issue reported on code.google.com by jinhong...@gmail.com on 4 Mar 2013 at 8:55

GoogleCodeExporter commented 8 years ago
I fixed this error by adding /NODEFAULTLYBRARY:MSVCRT.lib in BackEnd project 
properties when compile this solution for Device target.

Original comment by m...@messageexplorer.com on 15 May 2013 at 7:19

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 3 Jun 2013 at 11:30