View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000479 | Plugins | MultiArc (old) | public | 2008-03-07 15:17 | 2008-03-08 06:46 |
Reporter | ujos | Assigned To | alexy | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.80 | ||||
Fixed in Version | 1.71 | ||||
Summary | 0000479: Cannot compile plugin in Debug mode | ||||
Description | Required file printint.c is absent in fardev\plugins\multiarc\libpcre\. Steps to reproduce: Start compilation from plugins directory: nmake -fmakefile_all_vc DEBUG=1 Expected: All plugins are compiled In fact: Compilation process is stopped with the following message: get.c pcre.c libpcre\pcre.c(435) : fatal error C1083: Cannot open include file: 'printint.c': No such file or directory study.c Generating Code... NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2' Stop. | ||||
Tags | No tags attached. | ||||
|
MSVS 2005 SP1 |
|
fixed. disabled debug for libpcre as it is not needed. |
|
Did you disabled multiarc|WIDE|DEBUG configuration at all? |
|
Only for libpcre, check the diffs. |
|
Looks like I compiled ANSI-debug version of multiarc. But I supposed that I build Unicode-Debug. OK. ANSI-debug compiled succeffuly. Thanks. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-03-07 15:17 | ujos | New Issue | |
2008-03-07 15:18 | ujos | Note Added: 0001209 | |
2008-03-08 04:32 | alexy | Status | new => assigned |
2008-03-08 04:32 | alexy | Assigned To | => alexy |
2008-03-08 04:34 | alexy | Note Added: 0001228 | |
2008-03-08 04:34 | alexy | Status | assigned => feedback |
2008-03-08 05:41 | ujos | Note Added: 0001233 | |
2008-03-08 06:05 | alexy | Note Added: 0001234 | |
2008-03-08 06:40 | ujos | Note Added: 0001235 | |
2008-03-08 06:40 | ujos | Status | feedback => resolved |
2008-03-08 06:40 | ujos | Resolution | open => fixed |
2008-03-08 06:46 | alexy | Status | resolved => closed |
2008-03-08 06:46 | alexy | Fixed in Version | => 1.71 |
2013-05-20 21:38 | alexy | Category | MultiArc => MultiArc (old) |