Skip to content

Instantly share code, notes, and snippets.

@vamatya
Created April 17, 2015 22:50
Show Gist options
  • Save vamatya/064dab4498e65eec6179 to your computer and use it in GitHub Desktop.
Save vamatya/064dab4498e65eec6179 to your computer and use it in GitHub Desktop.
2>D:\packages\boost_1_56_0_VC2013\boost/serialization/extended_type_info_typeid.hpp(108): error C2280: 'hpx::lcos::local::spinlock::spinlock(const hpx::lcos::local::spinlock &)' : attempting to reference a deleted function
2> D:\packages\hpx\hpx-git-fork\hpx/lcos/local/spinlock.hpp(48) : see declaration of 'hpx::lcos::local::spinlock::spinlock'
2> This diagnostic occurred in the compiler generated function 'hpx::components::migration_support<hpx::components::simple_component_base<immune_system::server::antibodies>,hpx::lcos::local::spinlock>::migration_support(const hpx::components::migration_support<hpx::components::simple_component_base<immune_system::server::antibodies>,hpx::lcos::local::spinlock> &)'
2> immune_system.cpp
2>D:\packages\boost_1_56_0_VC2013\boost/serialization/extended_type_info_typeid.hpp(108): error C2280: 'hpx::lcos::local::spinlock::spinlock(const hpx::lcos::local::spinlock &)' : attempting to reference a deleted function
2> D:\packages\hpx\hpx-git-fork\hpx/lcos/local/spinlock.hpp(48) : see declaration of 'hpx::lcos::local::spinlock::spinlock'
2> This diagnostic occurred in the compiler generated function 'hpx::components::migration_support<hpx::components::simple_component_base<immune_system::server::antibodies>,hpx::lcos::local::spinlock>::migration_support(const hpx::components::migration_support<hpx::components::simple_component_base<immune_system::server::antibodies>,hpx::lcos::local::spinlock> &)'
2> Generating Code...
3>------ Build started: Project: immune_system_client_exe, Configuration: Debug x64 ------
3> immune_system_client.cpp
3>D:\packages\boost_1_56_0_VC2013\boost/serialization/extended_type_info_typeid.hpp(108): error C2280: 'hpx::lcos::local::spinlock::spinlock(const hpx::lcos::local::spinlock &)' : attempting to reference a deleted function
3> D:\packages\hpx\hpx-git-fork\hpx/lcos/local/spinlock.hpp(48) : see declaration of 'hpx::lcos::local::spinlock::spinlock'
3> This diagnostic occurred in the compiler generated function 'hpx::components::migration_support<hpx::components::simple_component_base<immune_system::server::antibodies>,hpx::lcos::local::spinlock>::migration_support(const hpx::components::migration_support<hpx::components::simple_component_base<immune_system::server::antibodies>,hpx::lcos::local::spinlock> &)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment