Changes between Initial Version and Version 1 of Ticket #928
- Timestamp:
- Jul 31, 2009 9:44:45 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #928 – Description
initial v1 2 2 3 3 {{{ 4 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 4 1>libsrtp-i386-win32-vc8-debug.lib(aes_tables.obj) : error LNK2019: 5 unresolved external symbol _A_times_x_plus_b referenced in function 6 _aes_init_sbox 5 7 1>Win32\Debug (CUnit)/app_dll.exe : fatal error LNK1120: 1 unresolved externals 6 1>Build log was saved at "file://c:\projects\app\trunk\app_dll\Win32\Debug (CUnit)\BuildLog.htm" 8 1>Build log was saved at "file://c:\projects\app\trunk\app_dll\Win32 9 \Debug (CUnit)\BuildLog.htm" 7 10 1>momatest_dll - 2 error(s), 0 warning(s) 8 ===== ===== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========11 ===== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ===== 9 12 }}}