Help for a newbie please.

Added by JarHead over 7 years ago

Hey, I'm trying to figure out if this game source is actually free to use commercially.
If so, could someone please direct me down the correct learning path for creating a game with it?
It would be great if someone could maby start me out with a tutorial on the compilation of the source for dummies :P

Thanks for taking the time to read this,

Jared-


Replies (31)

RE: Help for a newbie please. - Added by kervala over 7 years ago

Hi,

Please follow tutorials on the right side of : http://dev.ryzom.com/projects/ryzom/wiki

And for your first question :

Can I sell projects based on Ryzom or charge for subscriptions?

If you reuse the graphics assets of Ryzom for your own game/project, you can sell it, just follow Creative Commons License Attribution-Share Alike 3.0 license.

If you reuse the source code of Ryzom for your own game/project, you can sell it but you have to follow the term of the AGPLv3 license. For example, you'll have to release the source code of your project under the same AGPLv3 license (the client and the server).

Source : http://dev.ryzom.com/wiki/ryzom/DevelopersFAQ#Can-I-sell-projects-based-on-Ryzom-or-charge-for-subscriptions

RE: Help for a newbie please. - Added by JarHead over 7 years ago

Yea, I've been trying the tutorial.
I'm having a problem compiling it with microsoft visual c++ express.
During conversion almost all of the files have errors.
Do i need another version i followed the link and got microsoft visual c++express 9.

RE: Help for a newbie please. - Added by kervala over 7 years ago

No, you just need to follow exactly each step :)

What are your errors please ?

RE: Help for a newbie please. - Added by JarHead over 7 years ago

I'm getting this:

Warning: Libwww: Library not found: LIBWWWFTP_LIBRARY
Warning: Libwww: Library not found: LIBWWWGOPHER_LIBRARY
Warning: Libwww: Library not found: LIBWWWNEWS_LIBRARY
Warning: Libwww: Library not found: LIBWWWTELNET_LIBRARY
Warning: Libwww: Library not found: LIBWWWXML_LIBRARY
Warning: Libwww: Library not found: LIBWWWZIP_LIBRARY
Warning: Libwww: Library not found: LIBXMLPARSE_LIBRARY
Warning: Libwww: Library not found: LIBXMLTOK_LIBRARY
Warning: Libwww: Library not found: LIBWWWSSL_LIBRARY
Warning: Libwww: Library not found: LIBMD5_LIBRARY
Warning: Libwww: Library not found: LIBPICS_LIBRARY

From CMake.

and

@
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
2>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug Win32 ------
2>Project not selected to build for this solution configuration
1> Checking Build System
1> CMake does not need to re-run because C:/Ryzom/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/misc/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/3d/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/georges/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/ligo/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/logic/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/net/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/sound/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/pacs/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/include/nel/sound/driver/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/misc/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/3d/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/3d/driver/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/3d/driver/opengl/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/georges/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/ligo/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/logic/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/net/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/sound/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/sound/driver/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/sound/driver/openal/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/src/pacs/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/misc/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/misc/command/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/misc/configfile/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/misc/debug/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/misc/i18n/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/misc/log/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/misc/strings/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/3d/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/3d/font/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/3d/cluster_viewer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/3d/shape_viewer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/georges/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/net/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/net/chat/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/net/udp/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/net/login_system/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/net/class_transport/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/pacs/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/samples/sound_sources/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/bnp_make/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/disp_sheet_id/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/extract_filename/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/lock/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/make_sheet_id/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/xml_packer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/exec_timeout/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/message_box/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/misc/multi_cd_setup_fix/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/memory/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/memory/memlog/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/build_coarse_mesh/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/build_far_bank/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/build_smallbank/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/ig_lighter/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/zone_dependencies/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/zone_ig_lighter/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/zone_lighter/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/zone_welder/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/animation_set_builder/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/anim_builder/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/build_clod_bank/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/build_clodtex/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/build_interface/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/build_shadow_skin/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/cluster_viewer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/file_info/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/get_neighbors/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/ig_add/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/ig_info/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/shapes_exporter/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/tga_cut/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/tga_resize/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/zone_check_bind/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/zone_dump/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/zviewer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/ig_elevation/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/lightmap_optimizer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/panoply_maker/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/tga_2_dds/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/3d/hls_bank_maker/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/pacs/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/pacs/build_ig_boxes/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/pacs/build_indoor_rbank/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/pacs/build_rbank/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/logic/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/georges/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/georges/georges2csv/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/sound/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/nel/tools/nel_unit_test/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/common/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/common/src/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/common/src/game_share/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/client/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/client/src/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/client/src/client_sheets/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/client/src/seven_zip/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/client/data/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/client/patcher/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/skill_extractor/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/make_alias_file/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/make_anim_by_race/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/make_anim_melee_impact/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/pd_parser/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/translation_tools/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/assoc_mem/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/alias_synchronizer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/prim_export/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/uni_conv/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/csv_transform/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/icon_search/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/mp_generator/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/named_items_2_csv/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/export/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/world_editor/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/world_editor/land_export/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/leveldesign/world_editor/land_export_lib/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/patch_gen/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/pdr_util/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/stats_scan/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/sheets_packer/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/client/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/client/client_patcher/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/server/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/server/ai_build_wmap/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/tools/server/build_world_packed_col/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/admin_modules/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/server_share/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/ai_share/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/gameplay_module_lib/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/pd_lib/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/ai_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/backup_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/dynamic_scenario_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/entities_game_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/frontend_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/gpm_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/input_output_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/ryzom_admin_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/ryzom_naming_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/ryzom_welcome_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/log_analyser_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/logger_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/mail_forum_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/mirror_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/monitor_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/pd_reference_builder/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/pd_support_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/persistant_data_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/session_browser_server/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/shard_unifier_service/CMakeFiles/generate.stamp is up-to-date.
1> CMake does not need to re-run because C:/Ryzom/ryzom/server/src/tick_service/CMakeFiles/generate.stamp is up-to-date.
3>------ Build started: Project: Unit Tests, Configuration: Debug Win32 ------
3>cl : Command line error D8016: '/O2' and '/RTC1' command-line options are incompatible
4>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
4> Building Custom Rule C:/Ryzom/code/CMakeLists.txt
4> CMake does not need to re-run because C:\Ryzom\CMakeFiles\generate.stamp is up-to-date.
5>------ Skipped Build: Project: PACKAGE, Configuration: Debug Win32 ------
5>Project not selected to build for this solution configuration
6>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
6>Project not selected to build for this solution configuration ========== Build: 2 succeeded, 1 failed, 0 up-to-date, 3 skipped ==========@

is the entire output windoe from the compiler.

RE: Help for a newbie please. - Added by kervala over 7 years ago

Hum, excepted the error from "Units Tests" which is not necessary, you don't have any error.

A Warning is not an Error :)

RE: Help for a newbie please. - Added by JarHead over 7 years ago

i get the error unable to find file BUILD_ALL when i try to run the compiled source.

RE: Help for a newbie please. - Added by JarHead over 7 years ago

c:/ryzom/debug/ALL_BUILD i mean, sorry for the spam.

RE: Help for a newbie please. - Added by kervala over 7 years ago

You need to select the project you want to debug with right click -> "Set as StartUp Project", but you compiled all projects and you can see your .exe in Release\bin or Debug\bin

RE: Help for a newbie please. - Added by JarHead over 7 years ago

what project do i want to debug to start working on a game'
?

RE: Help for a newbie please. - Added by JarHead over 7 years ago

seems like somethings wrong, it keeps giving me file not found error on INSTALL RUN_TESTS PACKAGE ect..

RE: Help for a newbie please. - Added by kervala over 7 years ago

That's normal, you are trying to run empty virtual projects :)

All you current problems are not related to Ryzom Core but your knowledges about C++ programming and tools (CMake, VC++, etc...).

Did you already code something in C++ before ?

I'm sorry, but if you're not able to code, you won't be able to create your own game using Ryzom Core :( Ryzom Core tools are not enough to customize all aspects of a game.

RE: Help for a newbie please. - Added by JarHead over 7 years ago

Yea, i can code, i just cant compile.

This is some of my work.
http://www.bigbluecup.com/yabb/index.php?topic=42705.0

If you can help get me through the compiling process i promise it will be worth it.
I have great willpower and will contribute wonderful source.

RE: Help for a newbie please. - Added by kervala over 7 years ago

JarHead wrote:

Yea, i can code, i just cant compile.

All projects are compiled now :)

You just need to setup and run them, so you can quit Visual C++.

RE: Help for a newbie please. - Added by JarHead over 7 years ago

how do i set them up?\

RE: Help for a newbie please. - Added by JarHead over 7 years ago

Well, i guess im going to start over and figure this out somehow..

RE: Help for a newbie please. - Added by JarHead over 7 years ago

Well, i followed the tutorial exactley to the T, However when i pressed f7 and compiled all it didnt create any binaries in the folders all the build files fail when converted!!

RE: Help for a newbie please. - Added by dfighter over 7 years ago

I saw this error message in your log "*3>cl : Command line error D8016: '/O2' and '/RTC1' command-line options are incompatible*"
Any chance you are using VS2K10? Because if you are that's why it won't build.

RE: Help for a newbie please. - Added by JarHead over 7 years ago

im using microsoft vs 2010 express :(
Its the only version i could find from the site :(

RE: Help for a newbie please. - Added by dfighter over 7 years ago

Visual Studio 2010 is not supported at this time.
If you look a bit further you will find Visual Studio 2008 express on the same site you downloaded vs 2010 from :)

RE: Help for a newbie please. - Added by JarHead over 7 years ago

ah, thank you. I'm going to try to get it now!

RE: Help for a newbie please. - Added by JarHead over 7 years ago

Well, thanks very much for the help.

It seems to have compiled properly now although i still cant find the binaries?

I was expecting this to compile an .EXE that i could run.

RE: Help for a newbie please. - Added by Lukan over 7 years ago

JarHead. The exe's are located in your ./code/build sub directories.

But the server is actually started by a batch file. Which tutorial are you following?

RE: Help for a newbie please. - Added by JarHead over 7 years ago

Oh, i found the exe but it says:
c:\documents and settings/jared/application data/ryzom not found.

RE: Help for a newbie please. - Added by kervala over 7 years ago

Please check in c:\Ryzom\code\build\Release\bin or c:\Ryzom\code\build\Debug\bin

If you don't find any exe, you can use "Search" function from Windows explorer to find them :)

1 2 Next » (1-25/31)