Changes between Initial Version and Version 1 of Ticket #290


Ignore:
Timestamp:
Sep 7, 2005, 1:48:33 AM (19 years ago)
Author:
danielk
Comment:

Linking problem with MacOS X porting compile.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #290

    • Property Status changed from new to assigned
    • Property Severity changed from medium to low
    • Property Priority changed from minor to trivial
    • Property Milestone changed from to 0.20
    • Property Owner changed from Isaac Richards to danielk
  • Ticket #290 – Description

    initial v1  
    11If I want to build a BACKEND ONLY, the linker errors with references to DVBChannelEditor. Backend and frontend combined builds work.
    2 
     2{{{
    33main.o(.text+0xdd0): In function `SetupMenuCallback(void*, QString&)':
    44: undefined reference to `ChannelEditor::ChannelEditor()'
     
    1919main.o(.text+0xe36): In function `SetupMenuCallback(void*, QString&)':
    2020: undefined reference to `VTT for ChannelEditor'
     21}}}