VirtualBox

Opened 12 years ago

Closed 12 years ago

#10605 closed defect (fixed)

Compiling without Guest Properties support fails

Reported by: Twisted Lincoln, Inc. Owned by:
Component: other Version: VirtualBox 4.1.16
Keywords: guest properties Cc:
Guest type: all Host type: all

Description

When compiling without support for Guest Properties (using the VBOX_WITH_GUEST_PROPS setting), compilation fails with fatal errors.

A fix that allows proper compilation is attached-- adding "#ifdef VBOX_WITH_GUEST_PROPS" and "#endif /* VBOX_WITH_GUEST_PROPS */" around three lines in src/VBox/Main/src-client/ConsoleImpl.cpp

Attachments (1)

ConsoleImpl.cpp (327.4 KB ) - added by Twisted Lincoln, Inc. 12 years ago.
New ConsoleImpl.cpp file with fix added

Download all attachments as: .zip

Change History (2)

by Twisted Lincoln, Inc., 12 years ago

Attachment: ConsoleImpl.cpp added

New ConsoleImpl.cpp file with fix added

comment:1 by Frank Mehnert, 12 years ago

Resolution: fixed
Status: newclosed

Thanks for the report. This will be fixed in the next maintenance release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use