Opened 14 years ago
Closed 13 years ago
#6367 closed bug (fixed)
Drawing_modes application build fail
Reported by: | Karvjorm | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/alpha2 |
Keywords: | Build error in Drawing_modes test application | Cc: | Karvjorm |
Blocked By: | Blocking: | ||
Platform: | All |
Description
In src/tests/servers/app/drawing_modes is the following build error:
...found 6414 target(s)... ...updating 2 target(s)... C++ ../../../../../generated/objects/haiku/x86/release/tests/servers/app/drawing_modes/DrawingModes.o DrawingModes.cpp: In constructor 'DrawingModeView::DrawingModeView(BRect)': DrawingModes.cpp:235: error: 'memcpy' was not declared in this scope
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | drawing_modes.patch added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
Note:
See TracTickets
for help on using tickets.
A build fix for src/tests/servers/app/drawing_modes/