[Linux] Linker issue

Issue #32 resolved
Oliver Schwanke created an issue

itom2dqwtplot uses InternalData Structures, included from plotCanvas.h

Linker links InternalData Structure from itom1dqwtplot.

->Segfault when 2d plotting.

using qt 5.9.5,

Linux olliGant 5.3.7-050307-generic #201910180652 SMP Fri Oct 18 10:56:47 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux,

gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0

I set the default title to plotCanvas and plot1DWidget.

Expecting the title to be plotCanvas after instantiation->but it is the 1dplot thing.

Proposal1: renaming InternalData

Proposal2: fixing CMakeLists

Comments (4)

  1. Log in to comment