Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (base) [joni@linuxjoni04 vpinball]$ cmake -DCMAKE_BUILD_TYPE=Release -B build
- -- The C compiler identification is GNU 15.1.1
- -- The CXX compiler identification is GNU 15.1.1
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Found BISON: /usr/bin/bison (found suitable version "3.8.2", minimum required is "3.7.5")
- -- Configuring done (0.2s)
- -- Generating done (0.0s)
- -- Build files have been written to: /home/joni/git/vpinball/build
- (base) [joni@linuxjoni04 vpinball]$ cmake --build build -- -j$(nproc)
- [ 0%] Building CXX object CMakeFiles/AlphaDMDPlugin.dir/plugins/alphadmd/alphadmd.cpp.o
- [ 0%] Building CXX object CMakeFiles/B2SPlugin.dir/plugins/b2s/B2SRenderer.cpp.o
- [ 1%] Building CXX object CMakeFiles/B2SPlugin.dir/third-party/include/tinyxml2/tinyxml2.cpp.o
- [ 1%] Building CXX object CMakeFiles/RemoteControlPlugin.dir/plugins/remote-control/RemoteControl.cpp.o
- [ 1%] Building CXX object CMakeFiles/B2SPlugin.dir/plugins/b2s/B2SDataModel.cpp.o
- [ 2%] Building CXX object CMakeFiles/B2SPlugin.dir/plugins/b2s/B2SPlugin.cpp.o
- [ 2%] Building CXX object CMakeFiles/B2SPlugin.dir/plugins/b2s/common.cpp.o
- [ 3%] Building CXX object CMakeFiles/HelloScriptPlugin.dir/plugins/helloscript/helloscript.cpp.o
- [ 3%] Building CXX object CMakeFiles/B2SPlugin.dir/plugins/b2s/B2SServer.cpp.o
- [ 3%] Building CXX object CMakeFiles/SerumPlugin.dir/plugins/serum/common.cpp.o
- [ 3%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/common.cpp.o
- [ 3%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPPlugin.cpp.o
- [ 4%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/PinMamePlugin.cpp.o
- [ 4%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/common.cpp.o
- [ 4%] Building CXX object CMakeFiles/HelloWorldPlugin.dir/plugins/helloworld/helloworld.cpp.o
- [ 5%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPLabel.cpp.o
- [ 5%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/common.cpp.o
- [ 5%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/ControllerSettings.cpp.o
- [ 5%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/Controller.cpp.o
- [ 5%] Building CXX object CMakeFiles/SerumPlugin.dir/plugins/serum/serum.cpp.o
- [ 5%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/FlexDMD.cpp.o
- [ 5%] Building CXX object CMakeFiles/DMDUtilPlugin.dir/plugins/dmdutil/dmdutil.cpp.o
- [ 5%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPCustomPos.cpp.o
- [ 5%] Building CXX object CMakeFiles/vpinball.dir/src/parts/dragpoint.cpp.o
- [ 5%] Linking CXX shared module plugin-helloscript.so
- [ 6%] Linking CXX shared module plugin-helloworld.so
- [ 6%] Built target HelloScriptPlugin
- [ 6%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/Game.cpp.o
- [ 6%] Built target HelloWorldPlugin
- [ 7%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/Games.cpp.o
- [ 7%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/GameSettings.cpp.o
- [ 7%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/Rom.cpp.o
- [ 8%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/Roms.cpp.o
- [ 8%] Building CXX object CMakeFiles/PinMamePlugin.dir/plugins/pinmame/Settings.cpp.o
- [ 8%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPManager.cpp.o
- [ 8%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPMediaManager.cpp.o
- [ 9%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPMediaPlayer.cpp.o
- [ 9%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPPinDisplay.cpp.o
- [ 9%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPPlaylist.cpp.o
- [ 9%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/FlexDmdPlugin.cpp.o
- [ 9%] Linking CXX shared module plugin-serum.so
- [ 10%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/SurfaceGraphics.cpp.o
- [ 10%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/UltraDMD.cpp.o
- [ 10%] Built target SerumPlugin
- [ 11%] Linking CXX shared module plugin-dmdutil.so
- [ 11%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/Actor.cpp.o
- [ 11%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPScreen.cpp.o
- [ 12%] Linking CXX shared module plugin-remote-control.so
- [ 12%] Built target DMDUtilPlugin
- [ 13%] Building CXX object CMakeFiles/PUPPlugin.dir/plugins/pup/PUPTrigger.cpp.o
- [ 14%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/AnimatedActor.cpp.o
- [ 14%] Built target RemoteControlPlugin
- [ 14%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/Backglass.cpp.o
- [ 14%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/FadeOverlay.cpp.o
- [ 15%] Building CXX object CMakeFiles/vpinball.dir/src/parts/pinbinary.cpp.o
- [ 15%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/Frame.cpp.o
- [ 15%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/GIFImage.cpp.o
- /home/joni/git/vpinball/plugins/pup/PUPPlaylist.cpp: In constructor ‘PUPPlaylist::PUPPlaylist(PUPManager*, const std::string&, const std::string&, bool, int, float, int)’:
- /home/joni/git/vpinball/plugins/pup/PUPPlaylist.cpp:75:9: error: ‘sort’ is not a member of ‘std’; did you mean ‘sqrt’?
- 75 | std::sort(m_files.begin(), m_files.end());
- | ^~~~
- | sqrt
- [ 16%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/Label.cpp.o
- [ 16%] Linking CXX shared module plugin-alphadmd.so
- [ 16%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/Group.cpp.o
- [ 16%] Building CXX object CMakeFiles/vpinball.dir/src/audio/pinsound.cpp.o
- [ 16%] Built target AlphaDMDPlugin
- [ 16%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/Image.cpp.o
- make[2]: *** [CMakeFiles/PUPPlugin.dir/build.make:191: CMakeFiles/PUPPlugin.dir/plugins/pup/PUPPlaylist.cpp.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- [ 16%] Building CXX object CMakeFiles/vpinball.dir/src/core/DynamicScript.cpp.o
- [ 17%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/ImageSequence.cpp.o
- [ 17%] Building CXX object CMakeFiles/vpinball.dir/src/core/editablereg.cpp.o
- [ 17%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/ScoreBoard.cpp.o
- [ 17%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/actors/Video.cpp.o
- [ 17%] Linking CXX shared module plugin-pinmame.so
- [ 18%] Building CXX object CMakeFiles/vpinball.dir/src/core/extern.cpp.o
- [ 18%] Built target PinMamePlugin
- [ 18%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/bmfonts/BitmapFont.cpp.o
- [ 19%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/AssetManager.cpp.o
- [ 19%] Linking CXX shared module plugin-b2s.so
- [ 19%] Built target B2SPlugin
- [ 19%] Building CXX object CMakeFiles/vpinball.dir/src/core/ieditable.cpp.o
- [ 19%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/AssetSrc.cpp.o
- [ 19%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/AdditiveFilter.cpp.o
- [ 20%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/Bitmap.cpp.o
- [ 20%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/BitmapFilter.cpp.o
- [ 20%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/DotFilter.cpp.o
- [ 20%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/Font.cpp.o
- [ 21%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/PadFilter.cpp.o
- [ 21%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/RegionFilter.cpp.o
- [ 21%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/resources/VPXFile.cpp.o
- [ 21%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/scenes/BackgroundScene.cpp.o
- [ 22%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/scenes/Scene.cpp.o
- [ 22%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/scenes/ScrollingCreditsScene.cpp.o
- [ 22%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/scenes/Sequence.cpp.o
- [ 23%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/scenes/SingleLineScene.cpp.o
- [ 23%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/plugins/flexdmd/scenes/TwoLineScene.cpp.o
- [ 23%] Building CXX object CMakeFiles/vpinball.dir/src/core/iselect.cpp.o
- [ 23%] Building CXX object CMakeFiles/FlexDMDPlugin.dir/third-party/include/pole/pole.cpp.o
- [ 24%] Building CXX object CMakeFiles/vpinball.dir/src/core/pinundo.cpp.o
- [ 24%] Building CXX object CMakeFiles/vpinball.dir/src/core/main.cpp.o
- [ 24%] Building CXX object CMakeFiles/vpinball.dir/src/core/vpinball.cpp.o
- [ 24%] Building CXX object CMakeFiles/vpinball.dir/src/core/player.cpp.o
- [ 25%] Building CXX object CMakeFiles/vpinball.dir/src/core/ResURIResolver.cpp.o
- [ 25%] Building CXX object CMakeFiles/vpinball.dir/src/core/ScoreView.cpp.o
- [ 25%] Building CXX object CMakeFiles/vpinball.dir/src/core/Settings.cpp.o
- [ 26%] Building CXX object CMakeFiles/vpinball.dir/src/core/TableDB.cpp.o
- [ 26%] Building CXX object CMakeFiles/vpinball.dir/src/core/VPXPluginAPIImpl.cpp.o
- [ 26%] Building CXX object CMakeFiles/vpinball.dir/src/input/pininput.cpp.o
- [ 26%] Building CXX object CMakeFiles/vpinball.dir/src/input/OpenPinDevHandler.cpp.o
- [ 27%] Building CXX object CMakeFiles/vpinball.dir/src/math/math.cpp.o
- [ 27%] Building CXX object CMakeFiles/vpinball.dir/src/math/matrix.cpp.o
- make[1]: *** [CMakeFiles/Makefile2:213: CMakeFiles/PUPPlugin.dir/all] Error 2
- make[1]: *** Waiting for unfinished jobs....
- [ 27%] Building CXX object CMakeFiles/vpinball.dir/src/parts/ball.cpp.o
- [ 28%] Building CXX object CMakeFiles/vpinball.dir/src/parts/bumper.cpp.o
- [ 28%] Building CXX object CMakeFiles/vpinball.dir/src/parts/decal.cpp.o
- [ 28%] Building CXX object CMakeFiles/vpinball.dir/src/parts/dispreel.cpp.o
- [ 28%] Building CXX object CMakeFiles/vpinball.dir/src/parts/flasher.cpp.o
- [ 29%] Building CXX object CMakeFiles/vpinball.dir/src/parts/flipper.cpp.o
- [ 29%] Linking CXX shared module plugin-flexdmd.so
- [ 29%] Built target FlexDMDPlugin
- [ 29%] Building CXX object CMakeFiles/vpinball.dir/src/parts/gate.cpp.o
- [ 29%] Building CXX object CMakeFiles/vpinball.dir/src/parts/hittarget.cpp.o
- [ 29%] Building CXX object CMakeFiles/vpinball.dir/src/parts/kicker.cpp.o
- [ 30%] Building CXX object CMakeFiles/vpinball.dir/src/parts/light.cpp.o
- [ 30%] Building CXX object CMakeFiles/vpinball.dir/src/parts/lightseq.cpp.o
- [ 30%] Building CXX object CMakeFiles/vpinball.dir/src/parts/PartGroup.cpp.o
- [ 31%] Building CXX object CMakeFiles/vpinball.dir/src/parts/pintable.cpp.o
- [ 31%] Building CXX object CMakeFiles/vpinball.dir/src/parts/plunger.cpp.o
- [ 31%] Building CXX object CMakeFiles/vpinball.dir/src/parts/primitive.cpp.o
- [ 31%] Building CXX object CMakeFiles/vpinball.dir/src/parts/ramp.cpp.o
- [ 32%] Building CXX object CMakeFiles/vpinball.dir/src/parts/rubber.cpp.o
- [ 32%] Building CXX object CMakeFiles/vpinball.dir/src/parts/spinner.cpp.o
- [ 32%] Building CXX object CMakeFiles/vpinball.dir/src/parts/surface.cpp.o
- [ 33%] Building CXX object CMakeFiles/vpinball.dir/src/parts/textbox.cpp.o
- [ 33%] Building CXX object CMakeFiles/vpinball.dir/src/parts/timer.cpp.o
- [ 33%] Building CXX object CMakeFiles/vpinball.dir/src/parts/trigger.cpp.o
- [ 33%] Building CXX object CMakeFiles/vpinball.dir/src/physics/AsyncDynamicQuadTree.cpp.o
- [ 34%] Building CXX object CMakeFiles/vpinball.dir/src/physics/collide.cpp.o
- [ 34%] Building CXX object CMakeFiles/vpinball.dir/src/physics/collideex.cpp.o
- [ 34%] Building CXX object CMakeFiles/vpinball.dir/src/physics/hitball.cpp.o
- [ 35%] Building CXX object CMakeFiles/vpinball.dir/src/physics/hitflipper.cpp.o
- [ 35%] Building CXX object CMakeFiles/vpinball.dir/src/physics/hitplunger.cpp.o
- [ 35%] Building CXX object CMakeFiles/vpinball.dir/src/physics/kdtree.cpp.o
- [ 35%] Building CXX object CMakeFiles/vpinball.dir/src/physics/NudgeFilter.cpp.o
- [ 36%] Building CXX object CMakeFiles/vpinball.dir/src/physics/PhysicsEngine.cpp.o
- [ 36%] Building CXX object CMakeFiles/vpinball.dir/src/physics/quadtree.cpp.o
- [ 36%] Building CXX object CMakeFiles/vpinball.dir/src/plugins/MsgPluginManager.cpp.o
- [ 37%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/Anaglyph.cpp.o
- [ 37%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/IndexBuffer.cpp.o
- [ 37%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/MeshBuffer.cpp.o
- [ 37%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/Renderer.cpp.o
- [ 38%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/RenderDevice.cpp.o
- [ 38%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/RenderCommand.cpp.o
- [ 38%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/RenderFrame.cpp.o
- [ 39%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/RenderPass.cpp.o
- [ 39%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/RenderProbe.cpp.o
- [ 39%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/RenderState.cpp.o
- [ 39%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/RenderTarget.cpp.o
- [ 40%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/Sampler.cpp.o
- [ 40%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/Shader.cpp.o
- [ 40%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/Texture.cpp.o
- [ 40%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/TextureManager.cpp.o
- [ 41%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/VertexBuffer.cpp.o
- [ 41%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/ViewSetup.cpp.o
- [ 41%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/VRDevice.cpp.o
- [ 42%] Building CXX object CMakeFiles/vpinball.dir/src/renderer/Window.cpp.o
- [ 42%] Building CXX object CMakeFiles/vpinball.dir/src/ui/codeview.cpp.o
- [ 42%] Building CXX object CMakeFiles/vpinball.dir/src/ui/codeviewedit.cpp.o
- [ 42%] Building CXX object CMakeFiles/vpinball.dir/src/ui/LiveUI.cpp.o
- [ 43%] Building CXX object CMakeFiles/vpinball.dir/src/ui/hitrectsur.cpp.o
- [ 43%] Building CXX object CMakeFiles/vpinball.dir/src/ui/hitsur.cpp.o
- [ 43%] Building CXX object CMakeFiles/vpinball.dir/src/utils/bulb.cpp.o
- [ 44%] Building CXX object CMakeFiles/vpinball.dir/src/core/def.cpp.o
- /home/joni/git/vpinball/src/renderer/Texture.cpp: In constructor ‘BaseTexture::BaseTexture(unsigned int, unsigned int, Format)’:
- /home/joni/git/vpinball/src/renderer/Texture.cpp:31:86: warning: left shift count >= width of type [-Wshift-count-overflow]
- 31 | , m_liveHash(reinterpret_cast<unsigned long long>(this) ^ usec() ^ (w << 16) ^ (h << 32) ^ format)
- | ~~^~~~~
- [ 44%] Building CXX object CMakeFiles/vpinball.dir/src/utils/wintimer.cpp.o
- [ 44%] Building CXX object CMakeFiles/vpinball.dir/src/utils/ushock_output.cpp.o
- [ 44%] Building CXX object CMakeFiles/vpinball.dir/src/utils/variant.cpp.o
- [ 45%] Building CXX object CMakeFiles/vpinball.dir/src/utils/fileio.cpp.o
- [ 45%] Building CXX object CMakeFiles/vpinball.dir/src/utils/lzwreader.cpp.o
- [ 45%] Building CXX object CMakeFiles/vpinball.dir/src/utils/lzwwriter.cpp.o
- [ 46%] Building CXX object CMakeFiles/vpinball.dir/src/utils/hash.cpp.o
- [ 46%] Building CXX object CMakeFiles/vpinball.dir/src/utils/objloader.cpp.o
- [ 46%] Building CXX object CMakeFiles/vpinball.dir/src/utils/Logger.cpp.o
- [ 46%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/hid-report-parser/hid_report_parser.cpp.o
- [ 47%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/imgui/imgui.cpp.o
- [ 47%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/imgui/imgui_draw.cpp.o
- [ 47%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/imgui/imgui_impl_sdl3.cpp.o
- [ 48%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/imgui/imgui_stdlib.cpp.o
- [ 48%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/imgui/imgui_tables.cpp.o
- [ 48%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/imgui/imgui_widgets.cpp.o
- [ 48%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/imguizmo/ImGuizmo.cpp.o
- [ 49%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/implot/implot.cpp.o
- [ 49%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/implot/implot_items.cpp.o
- [ 49%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/bgfx-imgui/imgui_impl_bgfx.cpp.o
- [ 49%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/gpuprofiler.cpp.o
- [ 50%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/progmesh.cpp.o
- [ 50%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/tinyxml2/tinyxml2.cpp.o
- [ 50%] Building C object CMakeFiles/vpinball.dir/third-party/include/miniz/miniz.c.o
- [ 51%] Building C object CMakeFiles/vpinball.dir/standalone/vpinball_standalone_i.c.o
- [ 51%] Building CXX object CMakeFiles/vpinball.dir/standalone/vpinball_standalone_i_proxy.cpp.o
- [ 51%] Building C object CMakeFiles/vpinball.dir/standalone/inc/webserver/mongoose.c.o
- [ 51%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/webserver/WebServer.cpp.o
- [ 52%] Building CXX object CMakeFiles/vpinball.dir/third-party/include/pole/pole.cpp.o
- [ 52%] Building CXX object CMakeFiles/vpinball.dir/standalone/PoleStream.cpp.o
- [ 52%] Building CXX object CMakeFiles/vpinball.dir/standalone/PoleStorage.cpp.o
- [ 53%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/VPinMAMEController.cpp.o
- [ 53%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/VPinMAMEControllerSettings.cpp.o
- [ 53%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/VPinMAMEGame.cpp.o
- [ 53%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/VPinMAMEGames.cpp.o
- [ 54%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/VPinMAMEGameSettings.cpp.o
- [ 54%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/VPinMAMERom.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/vpinball_standalone_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 54%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/VPinMAMERoms.cpp.o
- [ 55%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/vpinmame_i_proxy.cpp.o
- [ 55%] Building C object CMakeFiles/vpinball.dir/standalone/inc/vpinmame/vpinmame_i.c.o
- [ 55%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/wmp/WMPCore.cpp.o
- [ 55%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/wmp/WMPControls.cpp.o
- [ 56%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/wmp/WMPSettings.cpp.o
- [ 56%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/wmp/wmp_i_proxy.cpp.o
- [ 56%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wmp/wmp_i.c.o
- [ 57%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/ultradmd/UltraDMDDMDObject.cpp.o
- [ 57%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/ultradmd/ultradmd_i_proxy.cpp.o
- [ 57%] Building C object CMakeFiles/vpinball.dir/standalone/inc/ultradmd/ultradmd_i.c.o
- [ 57%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/ActionFactory.cpp.o
- [ 58%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/Action.cpp.o
- [ 58%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/RepeatAction.cpp.o
- [ 58%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/SequenceAction.cpp.o
- [ 59%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/ParallelAction.cpp.o
- [ 59%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/ShowAction.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/inc/vpinmame/vpinmame_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 59%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/BlinkAction.cpp.o
- [ 59%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/AddToAction.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/inc/wmp/wmp_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 60%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/RemoveFromParentAction.cpp.o
- [ 60%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/AddChildAction.cpp.o
- [ 60%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/SeekAction.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/inc/ultradmd/ultradmd_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 60%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/WaitAction.cpp.o
- [ 61%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/DelayedAction.cpp.o
- [ 61%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/TweenAction.cpp.o
- [ 61%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actions/MoveToAction.cpp.o
- [ 62%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/Actor.cpp.o
- [ 62%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/AnimatedActor.cpp.o
- [ 62%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/ImageSequence.cpp.o
- [ 62%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/GIFImage.cpp.o
- [ 63%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/Font.cpp.o
- [ 63%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/Frame.cpp.o
- [ 63%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/FadeOverlay.cpp.o
- [ 64%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/Group.cpp.o
- [ 64%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/Image.cpp.o
- [ 64%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/Label.cpp.o
- [ 64%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/Video.cpp.o
- [ 65%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/filters/BitmapFilter.cpp.o
- [ 65%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/filters/RegionFilter.cpp.o
- [ 65%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/filters/PadFilter.cpp.o
- [ 66%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/filters/DotFilter.cpp.o
- [ 66%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/filters/AdditiveFilter.cpp.o
- [ 66%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/FlexDMD.cpp.o
- [ 66%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/AssetSrc.cpp.o
- [ 67%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/AssetManager.cpp.o
- [ 67%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/Bitmap.cpp.o
- [ 67%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/Layout.cpp.o
- [ 68%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/UltraDMD.cpp.o
- [ 68%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/FontDef.cpp.o
- [ 68%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/ImageSequenceDef.cpp.o
- [ 68%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/VideoDef.cpp.o
- [ 69%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/actors/ScoreBoard.cpp.o
- [ 69%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/scenes/Scene.cpp.o
- [ 69%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/scenes/Sequence.cpp.o
- [ 69%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/scenes/SingleLineScene.cpp.o
- [ 70%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/scenes/TwoLineScene.cpp.o
- [ 70%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/scenes/BackgroundScene.cpp.o
- [ 70%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/scenes/ScrollingCreditsScene.cpp.o
- [ 71%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/flexudmd_i_proxy.cpp.o
- [ 71%] Building C object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/flexudmd_i.c.o
- [ 71%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/flexdmd_i_proxy.cpp.o
- [ 71%] Building C object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/flexdmd_i.c.o
- [ 72%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/bmfonts/BitmapFont.cpp.o
- [ 72%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/bmfonts/Character.cpp.o
- [ 72%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/bmfonts/Kerning.cpp.o
- [ 73%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/flexdmd/bmfonts/Page.cpp.o
- [ 73%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/AnimationInfo.cpp.o
- [ 73%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SAnimation.cpp.o
- [ 73%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SAnimationBase.cpp.o
- [ 74%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SCollectData.cpp.o
- [ 74%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SData.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/inc/flexdmd/flexudmd_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 74%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SPlayer.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/inc/flexdmd/flexdmd_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 75%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SScreen.cpp.o
- [ 75%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SSettings.cpp.o
- [ 75%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/B2SReelDisplay.cpp.o
- [ 75%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/CollectData.cpp.o
- [ 76%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/ControlInfo.cpp.o
- [ 76%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/EntryAction.cpp.o
- [ 76%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/LEDAreaInfo.cpp.o
- [ 77%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/LEDDisplayDigitLocation.cpp.o
- [ 77%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/PictureBoxAnimation.cpp.o
- [ 77%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/PictureBoxAnimationEntry.cpp.o
- [ 77%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/classes/Sound.cpp.o
- [ 78%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/AnimationCollection.cpp.o
- [ 78%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/ControlCollection.cpp.o
- [ 78%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/GenericDictionaryIgnoreCase.cpp.o
- [ 79%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/IlluminationGroupCollection.cpp.o
- [ 79%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/PictureBoxCollection.cpp.o
- [ 79%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/ReelDisplayReelBoxCollection.cpp.o
- [ 79%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/ReelBoxCollection.cpp.o
- [ 80%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/RunningAnimationsCollection.cpp.o
- [ 80%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/collections/ZOrderCollection.cpp.o
- [ 80%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/controls/B2SBaseBox.cpp.o
- [ 80%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/controls/B2SLEDBox.cpp.o
- [ 81%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/controls/B2SPictureBox.cpp.o
- [ 81%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/controls/B2SReelBox.cpp.o
- [ 81%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/controls/Control.cpp.o
- [ 82%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/dream7/Dream7Display.cpp.o
- [ 82%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/dream7/Segment.cpp.o
- [ 82%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/dream7/SegmentList.cpp.o
- [ 82%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/dream7/SegmentNumber.cpp.o
- [ 83%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/dream7/SegmentStyle.cpp.o
- [ 83%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/forms/FormWindow.cpp.o
- [ 83%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/forms/Form.cpp.o
- [ 84%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/forms/FormBackglass.cpp.o
- [ 84%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/forms/FormDMD.cpp.o
- [ 84%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/plugin/Plugin.cpp.o
- [ 84%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/plugin/PluginHost.cpp.o
- [ 85%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/Server.cpp.o
- [ 85%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/b2s/b2s_i_proxy.cpp.o
- [ 85%] Building C object CMakeFiles/vpinball.dir/standalone/inc/b2s/b2s_i.c.o
- [ 86%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/dof/DOFPlugin.cpp.o
- [ 86%] Building CXX object CMakeFiles/vpinball.dir/standalone/Standalone.cpp.o
- [ 86%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPManager.cpp.o
- [ 86%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPPinDisplay.cpp.o
- [ 87%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPPlaylist.cpp.o
- [ 87%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPTrigger.cpp.o
- [ 87%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPTriggerCondition.cpp.o
- [ 88%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPScreen.cpp.o
- [ 88%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPLabel.cpp.o
- [ 88%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPCustomPos.cpp.o
- [ 88%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPPlugin.cpp.o
- [ 89%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPWindow.cpp.o
- [ 89%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPMediaPlayer.cpp.o
- [ 89%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/PUPMediaManager.cpp.o
- [ 89%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/pup/pup_i_proxy.cpp.o
- [ 90%] Building C object CMakeFiles/vpinball.dir/standalone/inc/pup/pup_i.c.o
- [ 90%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/WindowManager.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/inc/b2s/b2s_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 90%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/Window.cpp.o
- [ 91%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/DMDWindow.cpp.o
- [ 91%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/RendererGraphics.cpp.o
- [ 91%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/SurfaceGraphics.cpp.o
- [ 91%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/GraphicsPath.cpp.o
- [ 92%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/Matrix.cpp.o
- [ 92%] Building CXX object CMakeFiles/vpinball.dir/standalone/inc/common/Timer.cpp.o
- In file included from /home/joni/git/vpinball/standalone/inc/wine/include/windef.h:277,
- from /home/joni/git/vpinball/standalone/inc/wine/include/windows.h:38,
- from /home/joni/git/vpinball/src/core/main.h:25,
- from /home/joni/git/vpinball/src/core/stdafx.h:161,
- from /home/joni/git/vpinball/standalone/inc/pup/pup_i_proxy.cpp:1:
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:459:33: note: in expansion of macro ‘EXTERN_C’
- 459 | #define STDAPI_(type) EXTERN_C type STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:35:45: note: in expansion of macro ‘STDAPI_’
- 35 | #define WINOLECTLAPI_(type) DECLSPEC_IMPORT STDAPI_(type)
- | ^~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:195:1: note: in expansion of macro ‘WINOLECTLAPI_’
- 195 | WINOLECTLAPI_(HCURSOR) OleIconToCursor( HINSTANCE hinstExe, HICON hicon);
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:196:1: note: in expansion of macro ‘WINOLECTLAPI’
- 196 | WINOLECTLAPI OleCreatePropertyFrameIndirect( LPOCPFIPARAMS lpParams);
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:197:1: note: in expansion of macro ‘WINOLECTLAPI’
- 197 | WINOLECTLAPI OleCreatePropertyFrame(
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:202:1: note: in expansion of macro ‘WINOLECTLAPI’
- 202 | WINOLECTLAPI OleLoadPicture( LPSTREAM lpstream, LONG lSize, BOOL fRunmode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:204:1: note: in expansion of macro ‘WINOLECTLAPI’
- 204 | WINOLECTLAPI OleLoadPictureEx( LPSTREAM lpstream, LONG lSize, BOOL fRunMode,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:207:1: note: in expansion of macro ‘WINOLECTLAPI’
- 207 | WINOLECTLAPI OleLoadPictureFile( VARIANT varFilename, IDispatch **ppdispPicture );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:208:1: note: in expansion of macro ‘WINOLECTLAPI’
- 208 | WINOLECTLAPI OleLoadPictureFileEx( VARIANT varFilename, DWORD xSizeDesired,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:210:1: note: in expansion of macro ‘WINOLECTLAPI’
- 210 | WINOLECTLAPI OleSavePictureFile( IDispatch *pdispPicture, BSTR bstrFilename );
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:211:1: note: in expansion of macro ‘WINOLECTLAPI’
- 211 | WINOLECTLAPI OleLoadPicturePath( LPOLESTR szURLorPath, LPUNKNOWN punkCaller,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:214:1: note: in expansion of macro ‘WINOLECTLAPI’
- 214 | WINOLECTLAPI OleCreatePictureIndirect(LPPICTDESC lpPictDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:216:1: note: in expansion of macro ‘WINOLECTLAPI’
- 216 | WINOLECTLAPI OleCreateFontIndirect(LPFONTDESC lpFontDesc, REFIID riid,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:58:27: warning: attributes are not permitted in this position [-Wattributes]
- 58 | # define DECLSPEC_IMPORT __attribute__((visibility ("hidden")))
- | ^~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:29: note: in expansion of macro ‘DECLSPEC_IMPORT’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:448:29: note: attributes may be inserted here
- 448 | # define EXTERN_C extern "C"
- | ^~~
- /home/joni/git/vpinball/standalone/inc/wine/include/winnt.h:458:33: note: in expansion of macro ‘EXTERN_C’
- 458 | #define STDAPI EXTERN_C HRESULT STDAPICALLTYPE
- | ^~~~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:34:45: note: in expansion of macro ‘STDAPI’
- 34 | #define WINOLECTLAPI DECLSPEC_IMPORT STDAPI
- | ^~~~~~
- /home/joni/git/vpinball/standalone/inc/wine/include/olectl.h:218:1: note: in expansion of macro ‘WINOLECTLAPI’
- 218 | WINOLECTLAPI OleTranslateColor( OLE_COLOR clr, HPALETTE hpal,
- | ^~~~~~~~~~~~
- [ 92%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/atl/atl.c.o
- [ 93%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/oleaut32/oleaut.c.o
- [ 93%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/oleaut32/variant.c.o
- [ 93%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/oleaut32/varformat.c.o
- [ 93%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/oleaut32/vartype.c.o
- [ 94%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/oleaut32/safearray.c.o
- [ 94%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/compile.c.o
- [ 94%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/global.c.o
- [ 95%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/interp.c.o
- [ 95%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/lex.c.o
- [ 95%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/regexp.c.o
- [ 95%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/utils.c.o
- [ 96%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/vbdisp.c.o
- [ 96%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/vbregexp.c.o
- [ 96%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/vbscript.c.o
- [ 96%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/parser.tab.c.o
- [ 97%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/vbscript/vbscript_main.c.o
- [ 97%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/scrrun/dictionary.c.o
- [ 97%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/scrrun/filesystem.c.o
- [ 98%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/scrrun/scrrun.c.o
- [ 98%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/dlls/kernelbase/locale.c.o
- [ 98%] Building C object CMakeFiles/vpinball.dir/standalone/inc/wine/wine.c.o
- [ 99%] Linking CXX executable VPinballX_BGFX
- [100%] Built target vpinball
- make: *** [Makefile:91: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment