Add new comment

Permalink

Just tried to build V1 suite 0.8.2 and got this

g++ -L/usr/lib64 -Wl,-O1 -Wl,-rpath,/usr/lib64 -o synthv1_jack .obj_jack/synthv1_nsm.o .obj_jack/synthv1_jack.o .obj_jack/synthv1widget.o .obj_jack/synthv1widget_env.o .obj_jack/synthv1widget_filt.o .obj_jack/synthv1widget_wave.o .obj_jack/synthv1widget_param.o .obj_jack/synthv1widget_preset.o .obj_jack/synthv1widget_status.o .obj_jack/synthv1widget_programs.o .obj_jack/synthv1widget_controls.o .obj_jack/synthv1widget_control.o .obj_jack/synthv1widget_config.o .obj_jack/synthv1widget_jack.o .obj_jack/qrc_synthv1.o .obj_jack/moc_synthv1_nsm.o .obj_jack/moc_synthv1_jack.o .obj_jack/moc_synthv1widget.o .obj_jack/moc_synthv1widget_env.o .obj_jack/moc_synthv1widget_filt.o .obj_jack/moc_synthv1widget_wave.o .obj_jack/moc_synthv1widget_param.o .obj_jack/moc_synthv1widget_preset.o .obj_jack/moc_synthv1widget_status.o .obj_jack/moc_synthv1widget_programs.o .obj_jack/moc_synthv1widget_controls.o .obj_jack/moc_synthv1widget_control.o .obj_jack/moc_synthv1widget_config.o -L/usr/lib64 -L/usr/local/lib64 -ljack -lasound -llo -L. -lsynthv1 -Wl,-rpath,/usr/local/lib64 -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core -lGL -lpthread
.obj_jack/synthv1widget.o: In function `synthv1widget::openSchedNotifier()':
synthv1widget.cpp:(.text+0x21a): undefined reference to `synthv1_ui::midiInEnabled(bool)'
.obj_jack/synthv1widget.o: In function `synthv1widget::updateSchedNotify(int, int)':
synthv1widget.cpp:(.text+0x5687): undefined reference to `synthv1_ui::midiInCount()'
.obj_jack/synthv1widget.o: In function `synthv1widget::closeSchedNotifier()':
synthv1widget.cpp:(.text+0x289): undefined reference to `synthv1_ui::midiInEnabled(bool)'
collect2: error: ld returned 1 exit status

never had a problem building before is it just me ? all three builds exhibit the same behaviour undefined reference to *v1_ui::midiInEnabled(bool)' and undefined reference to *v1_ui::midiInCount()

Thanks

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
Enter the characters shown in the image.