Opened 15 years ago
Closed 15 years ago
#928 closed defect (fixed)
Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks Johan Lantz for the report)
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 (last modified by bennylp)
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 (2)
comment:1 Changed 15 years ago by bennylp
- Description modified (diff)
comment:2 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r2849: