Opened 15 years ago

Last modified 15 years ago

#928 closed defect

Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks Johan Lantz for the report) — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: minor Milestone: release-1.4
Component: third-party Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Linking error message:

1>libsrtp-i386-win32-vc8-debug.lib(aes_tables.obj) : error LNK2019: unresolved external symbol _A_times_x_plus_b referenced in function _aes_init_sbox
1>Win32\Debug (CUnit)/app_dll.exe : fatal error LNK1120: 1 unresolved externals
1>Build log was saved at "file://c:\projects\app\trunk\app_dll\Win32\Debug (CUnit)\BuildLog.htm"
1>momatest_dll - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Change History (0)

Note: See TracTickets for help on using tickets.