$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Alessio Mochi (ale211734_at_[hidden])
Date: 2022-01-11 10:22:03
Hello,
I can't resolve my exception when I compile my qt project with visual
studio 2022.
Error C2039 'throw_exception': is not a member of 'boost' DentalCad
E:\boost_1_78_0\boost\serialization\throw_exception.hpp 30
I tried a compile a small example and work correctly without exception.
I don't understand how solve the problem. Have you a suggest?
Thanks in advance.