FreeSWITCH Jira

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)

Do Not Paste logs, stack traces, back traces, or patches into the problem description or comments, attach them.

When attaching patches, logs, and backtraces to your jira issues, please ensure they have a proper filename extension.
Examples: freeswitch.log.11-11-2011 bad, freeswitch.11-11-2011.log good, some_neat_patch_v28 bad, some_neat_patch_v28.diff good...
FreeSWITCH Communicator
  • FreeSWITCH Communicator
  • FSCOMM-8

FSComm linker errors

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Labels:
    None
  • Platform:
    Win32/VS
  • CPU Info:
    Intel Core 2 Duo 2.4GHz
  • FreeSWITCH GIT Revision:
    d140b11
  • Reproduced with GIT HEAD?:
    Yes

Description

I encountered six linker errors when compiling the latest codes of FSComm in VS2008.


10>fshost.obj : error LNK2019: unresolved external symbol "public: __thiscall Channel::Channel(class QString)" (??0Channel@@QAE@VQString@@@Z) referenced in function "private: void __thiscall FSHost::eventChannelCreate(class QSharedPointer<struct switch_event>,class QString)" (?eventChannelCreate@FSHost@@AAEXV?$QSharedPointer@Uswitch_event@@@@VQString@@@Z)

10>mainwindow.obj : error LNK2019: unresolved external symbol "public: __thiscall StateDebugDialog::StateDebugDialog(class QWidget *)" (??0StateDebugDialog@@QAE@PAVQWidget@@@Z) referenced in function "private: void __thiscall MainWindow::debugEventsTriggered(void)" (?debugEventsTriggered@MainWindow@@AAEXXZ)

10>mainwindow.obj : error LNK2019: unresolved external symbol "public: __thiscall ConsoleWindow::ConsoleWindow(class QWidget *)" (??0ConsoleWindow@@QAE@PAVQWidget@@@Z) referenced in function "private: void __thiscall MainWindow::debugConsoleTriggered(void)" (?debugConsoleTriggered@MainWindow@@AAEXXZ)

10>prefdialog.obj : error LNK2019: unresolved external symbol "public: __thiscall CodecWidget::CodecWidget(class QWidget *)" (??0CodecWidget@@QAE@PAVQWidget@@@Z) referenced in function "public: void __thiscall Ui_PrefDialog::setupUi(class QDialog *)" (?setupUi@Ui_PrefDialog@@QAEXPAVQDialog@@@Z)

10>prefsofia.obj : error LNK2019: unresolved external symbol "public: void __thiscall CodecWidget::setCodecString(class QString)" (?setCodecString@CodecWidget@@QAEXVQString@@@Z) referenced in function "public: void __thiscall PrefSofia::readConfig(void)" (?readConfig@PrefSofia@@QAEXXZ)

10>prefsofia.obj : error LNK2019: unresolved external symbol "public: class QString __thiscall CodecWidget::getCodecString(void)" (?getCodecString@CodecWidget@@QAE?AVQString@@XZ) referenced in function "public: void __thiscall PrefSofia::writeConfig(void)" (?writeConfig@PrefSofia@@QAEXXZ)

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Jeff Lenk added a comment - 30/May/10 12:36 PM
 b46958fb
Show
Jeff Lenk added a comment - 30/May/10 12:36 PM  b46958fb

People

  • Assignee:
    João Mesquita
    Reporter:
    Jingwei Yang
Vote (0)
Watch (0)

Dates

  • Created:
    28/May/10 10:02 AM
    Updated:
    30/May/10 12:36 PM
    Resolved:
    30/May/10 12:36 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA community license for OSTAG. Try JIRA - bug tracking software for your team.