Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Parasoft Unit testing

ravikiran
ravikiran Posts: 1

I am getting Linking error, can anyone help me to fix.

/gccm-inventory
1. Test execution: error linking test executable for Test unit for selected sources.
/usr/bin/ld: /home/t0232gf/parasoft/workspace3/.cpptest/gccm-inventory/file-data/gccm_im_manager.cppbeae46cf/tested/harness_gccm_im_manager.o: in function stla::gccm::GccmImManager::GccmImManager()': /home/t0232gf/GCCM_project/STLA.Core.HPC_adaptive.gen/applications/global-car-config-management/gccm-inventory/app/gccm-inventory-impl/src/gccm_im_manager.cpp:66: undefined reference tostla::gccm::skeleton::InventorySkeleton::InventorySkeleton(amsr::socal::Skeleton<stla::gccm::Inventory, stla::gccm::internal::InventorySkeletonBackendInterface, (amsr::socal::internal::configuration::RuntimeProcessingMode)1>::ConstructionToken&&)'
/usr/bin/ld: /home/t0232gf/parasoft/workspace3/.cpptest/gccm-inventory/file-data/gccm_im_manager.cppbeae46cf/tested/harness_gccm_im_manager.o:(.data.rel.ro._ZTVN4stla4gccm13GccmImManagerE[_ZTVN4stla4gccm13GccmImManagerE]+0x18): undefined reference to `stla::gccm::skeleton::InventorySkeleton::DoFieldInitializationChecks()'
collect2: error: ld returned 1 exit status