View Issue Details

IDProjectCategoryView StatusLast Update
0000482PluginsNetworkpublic2008-03-08 04:15
Reporterujos Assigned Toalexy  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.80 
Fixed in Version1.80 
Summary0000482: Cannot build Network plugin in Debug-Unicoder mode
DescriptionWhen I build plugin usgin following command line:

nmake -fmakefile_all_vc WIDE=1 DEBUG=1

Linker returns error while build library for Network plugin. Following is error message:

   Creating library debug.32W.vc\Network.lib and object debug.32W.vc\Network.exp
LIBCMT.lib(crt0.obj) : error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup
debug.32W.vc\Network.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 8\VC\BIN\link.exe"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
Stop.

Looks like it tries to build console application.
TagsNo tags attached.

Relationships

duplicate of 0000371 closedalexy [Unicode] Плагин не собирается без установленного NO_LOG 

Activities

alexy

2008-03-08 03:29

administrator   bugnote:0001218

fixed

alexy

2008-03-08 03:30

administrator   bugnote:0001220

ujos

2008-03-08 04:01

reporter   bugnote:0001222

Yeah, plugin is compiled successfully. Thanks.

Issue History

Date Modified Username Field Change
2008-03-08 02:38 ujos New Issue
2008-03-08 02:38 ujos Status new => assigned
2008-03-08 02:38 ujos Assigned To => Karbazol
2008-03-08 03:25 alexy Assigned To Karbazol => alexy
2008-03-08 03:26 alexy Relationship added duplicate of 0000371
2008-03-08 03:29 alexy Note Added: 0001218
2008-03-08 03:30 alexy Note Added: 0001220
2008-03-08 03:30 alexy Status assigned => feedback
2008-03-08 04:01 ujos Note Added: 0001222
2008-03-08 04:02 ujos Status feedback => resolved
2008-03-08 04:02 ujos Resolution open => fixed
2008-03-08 04:13 alexy Status resolved => closed
2008-03-08 04:14 alexy Fixed in Version => 1.80
2008-03-08 04:15 alexy Resolution fixed => duplicate