[Scummvm-tracker] [ScummVM :: Bugs] #13746: Dynamic build detection fails at compile time.

ScummVM :: Bugs trac at scummvm.org
Tue Aug 2 06:12:52 UTC 2022


#13746: Dynamic build detection fails at compile time.
--------------------+-------------------------------------
Reporter:  Achaean  |      Owner:  (none)
    Type:  defect   |     Status:  new
Priority:  normal   |  Component:  --Unset--
 Version:           |   Keywords:  Dynamic build detection
    Game:           |
--------------------+-------------------------------------
 ScummVM compilation fails, if you add the "--enable-detection-dynamic"
 argument.

 I'm at PCLinux and I tried both the latest stable version and the latest
 code from Githump.

 The last lines of console output are:


 {{{
 >
 .
 .
 .
 base/detection/detection.cpp:53:24: σφάλμα: expected constructor,
 destructor, or type conversion before ‘(’ token
 53 | REGISTER_PLUGIN_DYNAMIC(DETECTION_DYNAMIC, PLUGIN_TYPE_DETECTION,
 DetectionDynamic);
 |                        ^
 make: *** [Makefile.common:171: base/detection/detection.o] Error 1
 make: *** Waiting for unfinished jobs....
 >
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13746>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list