Changes between Initial Version and Version 1 of Ticket #290


Ignore:
Timestamp:
09/07/05 01:48:33 (20 years ago)
Author:
danielk
Comment:

Linking problem with MacOS X porting compile.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #290

    • Property Milestone0.20
    • Property Owner changed from Isaac Richards to danielk
    • Property Priority minortrivial
    • Property Severity mediumlow
    • Property Status newassigned
  • 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}}}