Re: Building Rapidsvn
Alexander Mueller <[email protected]> Tue, 10 May 2011 16:38:05 +0200
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
I think you can remove this library from the Visual Studio Project (linker setting for each configuration, input files)... This was leftover from a former linkage against the static library of subversion. Am 10.05.2011 16:16, schrieb [email protected]: > OK Thank you very much :) > > but I still have an error : > LINK : fatal error LNK1104: Can not open file 'libdb44.lib' > > the problem is wxwidgets?? > > Here is a summary compilation of rapidsvn: > > 1>------ Début de la génération : Projet : svncpp, Configuration : Debug Win32 ------ > 1>Compilation en cours... > 1>wc.cpp > 1>url.cpp > 1>targets.cpp > 1>status_selection.cpp > 1>status.cpp > 1>revision.cpp > 1>property.cpp > 1>pool.cpp > 1>path.cpp > 1>m_is_empty.cpp > 1>log_entry.cpp > 1>info.cpp > 1>exception.cpp > 1>entry.cpp > 1>dirent.cpp > 1>datetime.cpp > 1>context.cpp > 1>client_status.cpp > 1>client_property.cpp > 1>client_modify.cpp > 1>Génération de code en cours... > 1>Compilation en cours... > 1>client_ls.cpp > 1>client_diff.cpp > 1>client_cat.cpp > 1>client_annotate.cpp > 1>client.cpp > 1>apr.cpp > 1>Génération de code en cours... > 1>Bibliothèque en cours de création... > 1>Le journal de génération a été enregistré à l'emplacement "file://c:\rapidsvn\build\vc2005\svncpp\Debug\BuildLog.htm" > 1>svncpp - 0 erreur(s), 0 avertissement(s) > 2>------ Début de la génération : Projet : rapidsvn, Configuration : Debug Win32 ------ > 2>Compilation en cours... > 2>view_action.cpp > 2>verblist.cpp > 2>utils.cpp > 2>userresolve_action.cpp > 2>update_dlg.cpp > 2>update_action.cpp > 2>unlock_dlg.cpp > 2>unlock_action.cpp > 2>tracer.cpp > 2>threaded_worker.cpp > 2>switch_dlg.cpp > 2>switch_action.cpp > 2>splitter.cpp > 2>simple_worker.cpp > 2>revert_dlg.cpp > 2>revert_action.cpp > 2>resolve_action.cpp > 2>report_dlg.cpp > 2>rename_action.cpp > 2>rapidsvn_generated.cpp > 2>Génération de code en cours... > 2>Compilation en cours... > 2>rapidsvn_drop_target.cpp > 2>rapidsvn_app.cpp > 2>property_dlg.cpp > 2>property_action.cpp > 2>preferences_dlg.cpp > 2>preferences.cpp > 2>move_action.cpp > 2>mkdir_action.cpp > 2>merge_dlg.cpp > 2>merge_action.cpp > 2>main_frame_helper.cpp > 2>main_frame.cpp > 2>log_dlg.cpp > 2>log_action.cpp > 2>lock_dlg.cpp > 2>lock_action.cpp > 2>listener.cpp > 2>listed_dlg.cpp > 2>import_dlg.cpp > 2>import_action.cpp > 2>Génération de code en cours... > 2>Compilation en cours... > 2>ignore_action.cpp > 2>hist_val.cpp > 2>hist_mgr.cpp > 2>hist_entries.cpp > 2>get_action.cpp > 2>folder_item_data.cpp > 2>folder_browser_drop_target.cpp > 2>folder_browser.cpp > 2>filelist_ctrl_drop_target.cpp > 2>filelist_ctrl.cpp > 2>file_info.cpp > 2>external_program_action.cpp > 2>export_dlg.cpp > 2>export_action.cpp > 2>exceptions.cpp > 2>entry_dlg.cpp > 2>drag_n_drop_action.cpp > 2>dnd_dlg.cpp > 2>diff_dlg.cpp > 2>diff_action.cpp > 2>Génération de code en cours... > 2>Compilation en cours... > 2>destination_dlg.cpp > 2>delete_dlg.cpp > 2>delete_action.cpp > 2>create_repos_dlg.cpp > 2>create_repos_action.cpp > 2>commit_log_dlg.cpp > 2>commit_dlg.cpp > 2>commit_action.cpp > 2>columns.cpp > 2>cleanup_action.cpp > 2>checkout_dlg.cpp > 2>checkout_action.cpp > 2>cert_dlg.cpp > 2>auth_dlg.cpp > 2>annotate_dlg.cpp > 2>annotate_action.cpp > 2>add_recursive_action.cpp > 2>add_action.cpp > 2>action_factory.cpp > 2>action_event.cpp > 2>Génération de code en cours... > 2>Compilation en cours... > 2>action.cpp > 2>about_dlg.cpp > 2>Génération de code en cours... > 2>Compilation des ressources en cours... > 2>Édition des liens en cours... > 2>LINK : fatal error LNK1104: impossible d'ouvrir le fichier 'libdb44.lib' > 2>Création d'un fichier d'informations de consultation... > 2>Microsoft Browse Information Maintenance Utility Version 8.00.50727 > 2>Copyright (C) Microsoft Corporation. All rights reserved. > 2>Le journal de génération a été enregistré à l'emplacement "file://c:\rapidsvn\build\vc2005\rapidsvn\Debug\BuildLog.htm" > 2>rapidsvn - 1 erreur(s), 0 avertissement(s) > ========== Génération : 1 a réussi, 1 a échoué, 0 mis à jour, 0 a été ignoré ========== ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2733733 To unsubscribe from this discussion, e-mail: [[email protected]].