Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2022 13:31:32 +1000
From:      Andy Farkas <andyf@andyit.com.au>
To:        freebsd-ports@freebsd.org
Subject:   games/fs2open
Message-ID:  <2f65a6a1-4300-ec32-0a73-cd9d2db518f6@andyit.com.au>

next in thread | raw e-mail | index | archive | help

root:/usr/ports/games/fs2open # make all
...
/usr/ports/work/usr/ports/games/fs2open/work/fs2open.github.com-release_22_2_0/code/graphics/vulkan/VulkanRenderer.cpp:794:21: 
error: no viable overloaded '='
         m_graphicsPipeline = 
m_device->createGraphicsPipelineUnique(nullptr, pipelineInfo);
         ~~~~~~~~~~~~~~~~~~ ^ 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Anyone else getting this error that stops the build?  Suggestions on how 
to fix?
(I can edit the source code if I knew what it is complaining about)

-andyf

<https://www.positioniseverything.net/no-viable-overloaded>;
"No viable overloaded ‘=’ error code occurs when you are working in C++ 
programming. The error code offers no direction as to what caused the 
error, and there is even less known about how you can fix it."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2f65a6a1-4300-ec32-0a73-cd9d2db518f6>