I get a pretty lot of unresolved symbols with this build. (MSVC 2010) > ex_docmd.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_get_key". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_encode_alloc". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_free_key". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_free_state". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_encode_inplace". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_set_cm_option". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_works_inplace". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_decode_alloc". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_get_method_nr". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_decode_inplace". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_append_msg". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_method_nr_from_magic". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_create_from_header". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_create_for_writing". > fileio.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_get_header_len". > memline.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_encode". > memline.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_create". > option.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_method_nr_from_name". > option.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_self_test". > undo.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_whole_undofile". > undo.obj : error LNK2001: Nicht aufgelöstes externes Symbol > "_crypt_create_from_file". > gvim.exe : fatal error LNK1120: 21 nicht aufgelöste externe Verweise.
-- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
