ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
331 stars 89 forks source link

wwwinit.lib missing #54

Closed ryzom-pipeline closed 10 years ago

ryzom-pipeline commented 10 years ago

Original report by Matthew Lagoe (Bitbucket: botanic, GitHub: botanic).


The VS2010 libraries are missing libwwwinit

i used http://sourceforge.net/projects/ryzom/files/external_vc10.7z/download

1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------ 2>------ Build started: Project: revision, Configuration: Debug Win32 ------ 2> -- Found Mercurial: C:/Program Files/TortoiseHg/hg.exe
2> -- Revision: 3640 3>------ Build started: Project: Ryzom, Client - Ryzom Core Client, Configuration: Debug Win32 ------ 3> interface_manager.cpp 3>LINK : fatal error LNK1104: cannot open file 'R:\external\lib\wwwinit.lib' 4>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------ 4> Build all projects 5>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------ 5>Project not selected to build for this solution configuration 6>------ Skipped Build: Project: PACKAGE, Configuration: Debug Win32 ------ 6>Project not selected to build for this solution configuration ========== Build: 3 succeeded, 1 failed, 17 up-to-date, 2 skipped ==========

ryzom-pipeline commented 10 years ago

Original comment by Matthew Lagoe (Bitbucket: botanic, GitHub: botanic).


seems to work now so ya