[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: API VC++ examples without getting tortise or rapidsvn etc.

From: Matt Daniel <Matt.Daniel_at_invetech.com.au>
Date: 2005-05-10 07:31:03 CEST

I got rid of the first error by ignoring lib msvcrt

now it is only the next 230

any suggestions ?

thanks
Matt

   Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\OLDNAMES.lib:
Done Searching Libraries
LINK : warning LNK4049: locally defined symbol "_strncmp" imported
LINK : warning LNK4049: locally defined symbol "__assert" imported
LINK : warning LNK4049: locally defined symbol "_memmove" imported
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_path_get_longest_ancestor
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_status_set_repos_locks
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrdup@8
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrdup@8
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrdup@8
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrdup@8
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_ra_get_repos_root
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_get_repos_root
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_make@4
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_make@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_make@4
libsvn_delta-1.lib(xdelta.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_make@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_ra_get_locks
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_pool_create_ex
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_pool_create_ex
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_pool_create_ex
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_pool_create_ex
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_pool_create_ex
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_pool_create_ex
libsvn_client-1.lib(url.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_close
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_create_notify
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_wc_create_notify
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_create_notify
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_create_notify
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_crawl_revisions2
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_crawl_revisions2
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_ra_do_status
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_ra_check_path
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_check_path
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_ra_check_path
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_ra_check_path
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_error_createf
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_error_createf
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_error_createf
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_error_createf
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_error_createf
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_error_createf
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_path_local_style
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_path_local_style
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_path_local_style
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_path_local_style
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_path_local_style
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_path_local_style
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_error__locate
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_error__locate
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_error__locate
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_error__locate
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_error__locate
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_error__locate
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_error__locate
libsvn_client-1.lib(url.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_wc_entry
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_get_status_editor2
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_access_path
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_access_path
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_open_anchor
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_open_anchor
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_init_traversal_info
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_wc_init_traversal_info
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_init_traversal_info
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol __imp__apr_palloc@8
libsvn_delta-1.lib(xdelta.obj) : error LNK2001: unresolved external symbol __imp__apr_palloc@8
libsvn_delta-1.lib(vdelta.obj) : error LNK2001: unresolved external symbol __imp__apr_palloc@8
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__apr_palloc@8
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_palloc@8
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_palloc@8
libsvn_delta-1.lib(cancel.obj) : error LNK2001: unresolved external symbol __imp__apr_palloc@8
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_open
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_create_tmp_file
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_io_open_unique_file
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_io_open_unique_file
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_open_unique_file
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_path_join
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_path_join
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_path_join
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_io_temp_dir
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_prop_get
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_path_uri_decode
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_array_push@4
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol __imp__apr_array_push@4
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_string_ncreate
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_prop_set2
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_retrieve
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_path_dirname
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_walk_entries2
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_probe_retrieve
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_get_uuid
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_ra_get_uuid
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_sort__hash
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_sort_compare_items_as_paths
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_count@4
libsvn_delta-1.lib(xdelta.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_get@12
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_get@12
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_get@12
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_get@12
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_get@12
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_error_create
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_error_create
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_error_create
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_error_create
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_path_uri_encode
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_get_locations
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_array_make@12
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol __imp__apr_array_make@12
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_probe_open3
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_probe_open3
libsvn_client-1.lib(url.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_probe_open3
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_probe_open3
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_path_is_url
libsvn_client-1.lib(url.obj) : error LNK2001: unresolved external symbol _svn_path_is_url
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_path_is_url
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_get_log
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_get_latest_revnum
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_ra_get_latest_revnum
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_hash_diff
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_wc_edited_externals
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_set@16
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_set@16
libsvn_delta-1.lib(xdelta.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_set@16
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_wc_parse_externals_description2
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_clear@4
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_clear@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_clear@4
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_clear@4
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_io_check_path
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_io_check_path
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_check_path
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_wc_remove_from_revision_control
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_open3
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_wc_adm_open3
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_io_make_dir_recursively
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_io_make_dir_recursively
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_path_split
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_io_file_rename
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_file_rename
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_io_remove_file
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_remove_file
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_file_close@4
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_next@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_next@4
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_this@16
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_this@16
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_first@8
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_first@8
libsvn_client-1.lib(revisions.obj) : error LNK2001: unresolved external symbol _svn_ra_get_dated_revision
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrcat
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol __imp__apr_psprintf
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_psprintf
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_sleep_for_timestamps
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_sleep_for_timestamps
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_wc_ensure_adm
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_wc_check_wc
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol _svn_path_canonicalize
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_ra_do_update
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_ra_do_update
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_wc_get_update_editor2
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_config_get_bool
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_config_get
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_ra_get_file
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_stream_from_aprfile
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_entries_read
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_error_quick_wrap
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_dir_make
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_stat
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_set_file_affected_time
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_set_file_executable
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_subst_copy_and_translate2
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_subst_build_keywords
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_file_affected_time
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_status2
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_prop_list
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_get_prop_diffs
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_wc_get_pristine_copy_path
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_subst_eol_style_from_value
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_stream_empty
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stream_empty
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_file_remove@8
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_time_from_cstring
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_string_dup
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrmemdup@12
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_pool_get@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_md5_digest_to_cstring
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_file_close
libsvn_delta-1.lib(default_editor.obj) : error LNK2001: unresolved external symbol __imp__apr_pmemdup@12
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stringbuf_create_from_string
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stringbuf_appendbytes
libsvn_delta-1.lib(xdelta.obj) : error LNK2001: unresolved external symbol _svn_stringbuf_appendbytes
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol __imp__apr_md5_init@4
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol __imp__apr_md5_update@12
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol __imp__apr_md5_final@8
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stream_read
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stringbuf_create
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stream_set_close
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stream_set_write
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stream_create
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stream_write
libsvn_delta-1.lib(text_delta.obj) : error LNK2001: unresolved external symbol _svn_stream_close
libsvn_delta-1.lib(xdelta.obj) : error LNK2001: unresolved external symbol _svn_stringbuf_ncreate
libsvn_delta-1.lib(xdelta.obj) : error LNK2001: unresolved external symbol _svn_stringbuf_chop
Debug/DMSPlugin.dll : fatal error LNK1120: 117 unresolved externals
Error executing link.exe.

DMSPlugin.dll - 230 error(s), 12 warning(s)
-----Original Message-----
From: Matt Daniel
Sent: Tuesday, 10 May 2005 2:15 PM
To: users@subversion.tigris.org
Subject: API VC++ examples without getting tortise or rapidsvn etc.

Hi Guys and Gals,

I am trying to use the svn c API's with in c++, I only need status, update and checkin. When I get to the link I get all sorts of errors so I am not too sure aht I have done.

If any one has a simple vc++ project (does not need to be gui) that they could send me I would be much appreciated.

With the errors below.
I have tried
ERROR link 2005
ignore MSVCRT.lib and LIBCMTD.lib, then re including them on the command line

ERROR ibsvn_client-1.lib(status.obj) : error LNK2001:
adding all libsvn*.libs to the include lib

just a little confused at the moment and not too sure if the libs I downloaded are right for me.

I was trying not to rebuild the libs for my self (lazy I guess)

thanks
Matt

Linking...
Searching Libraries
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\user32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\gdi32.lib:
  ......
    B\OLDNAMES.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\MSVCRT.lib:
MSVCRT.lib(MSVCRT.dll) : error LNK2005: _strncmp already defined in LIBCMTD.lib(strncmp.obj)
MSVCRT.lib(MSVCRT.dll) : error LNK2005: __assert already defined in LIBCMTD.lib(assert.obj)
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\user32.lib:
....
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\comsupp.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\libcpmtd.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\LIBCMTD.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\OLDNAMES.lib:
Done Searching Libraries
MSVCRT.lib(MSVCRT.dll) : warning LNK4006: _strncmp already defined in LIBCMTD.lib(strncmp.obj); second definition ignored
MSVCRT.lib(MSVCRT.dll) : warning LNK4006: __assert already defined in LIBCMTD.lib(assert.obj); second definition ignored
   Creating library Debug/DMSPlugin.lib and object Debug/DMSPlugin.exp
Searching Libraries
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\kernel32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\user32.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\gdi32.lib:
  ...
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\LIBCMTD.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\OLDNAMES.lib:
    Searching C:\Program Files\Microsoft Visual Studio\VC98\LIB\MSVCRT.lib:
Done Searching Libraries
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_path_get_longest_ancestor
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_wc_status_set_repos_locks
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol __imp__apr_pool_destroy@4
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrdup@8
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrdup@8
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrdup@8
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_ra_get_repos_root
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_ra_get_repos_root
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_make@4
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_make@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_make@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(ra.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(externals.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(update.obj) : error LNK2001: unresolved external symbol _svn_error_clear
libsvn_client-1.lib(status.obj) : error LNK2001: unresolved external symbol _svn_ra_get_locks
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_pool_create_ex
....
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_file_remove@8
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_time_from_cstring
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_string_dup
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_pstrmemdup@12
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol __imp__apr_hash_pool_get@4
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_md5_digest_to_cstring
libsvn_client-1.lib(export.obj) : error LNK2001: unresolved external symbol _svn_io_file_close
Debug/DMSPlugin.dll : fatal error LNK1120: 105 unresolved externals
Error executing link.exe.

DMSPlugin.dll - 205 error(s), 13 warning(s)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 10 07:33:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.