Anonymous | Login | Signup for a new account | 2025-03-24 14:12 CET | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001075 | aMule | Multi Platform | public | 2007-03-29 10:55 | 2007-11-18 06:12 | ||||
Reporter | Wuischke | ||||||||
Assigned To | Wuischke | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | SVN | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001075: win32 compilation stops on BarShader.cpp (Color.h reference) | ||||||||
Description | After getting around the perl problem (will only work in cmd, not in msys sh), compilation stopped when compiling BarShader.cpp Mingw32 stable (gcc version 3.4.2 (mingw-special)) wxWidgets 2.8.3 static, selfcompiled Windows XP | ||||||||
Additional Information | if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/lib/wx/include/msw-unicode-release-static-2.8 -I/usr/local/include/wx-2.8 -D__WXMSW__ -mthreads -I./libs -DNOMINMAX -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -O2 -DUSE_WX_EXTENSIONS -MT libmuleappgui_a-BarShader.o -MD -MP -MF ".deps/libmuleappgui_a-BarShader.Tpo" -c -o libmuleappgui_a-BarShader.o `test -f 'BarShader.cpp' || echo './'`BarShader.cpp; \ then mv -f ".deps/libmuleappgui_a-BarShader.Tpo" ".deps/libmuleappgui_a-BarShader.Po"; else rm -f ".deps/libmuleappgui_a-BarShader.Tpo"; exit 1; fi In file included from BarShader.cpp:27: Color.h:74: error: `COLORREF' does not name a type In file included from BarShader.cpp:27: Color.h:94: error: `WxColourFromCr' declared as an `inline' variable Color.h:94: error: `COLORREF' was not declared in this scope Color.h:95: error: expected `,' or `;' before '{' token Color.h:100: error: `COLORREF' does not name a type BarShader.cpp: In member function `void CBarShader::FillRect(wxDC*, const wxRect&, uint32, bool)': BarShader.cpp:255: error: no match for call to `(wxColour) (uint32&)' | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | Win32 | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2007-03-29 10:55 | Wuischke | New Issue | |
2007-03-29 10:55 | Wuischke | Operating System | => Win32 |
2007-09-12 16:38 | Wuischke | Status | new => resolved |
2007-09-12 16:38 | Wuischke | Resolution | open => fixed |
2007-09-12 16:38 | Wuischke | Assigned To | => Wuischke |
2007-11-18 06:12 | phoenix | Status | resolved => closed |
Copyright © 2000 - 2025 MantisBT Team |