Absovec Posted August 20, 2022 Share Posted August 20, 2022 (edited) I want to build this mod from source, but I know nothing about it, and there's zero info on how to do this. Ok, i've installed VS, but what version it needs? Mod is written in 2022, but everywhere is pointed that Skyrim latest supported version is 2019. This mod uses cmake, i tried to install it but VS fails to find toolchain file vcpkg.cmake (it's in default folder c:\vcpkg\scripts\). Also someone mentioned that i also have to build skse, but despite all tutors i can't do it, and there's zero info on it, i managed to fix one issue (for some reason common_vc14 should be in common\common, instead just common), but still get ~700 errors (tried both in 2019 and 2022). Though, I don't mind if someone will build it for me (actually that would be awesome), but still - this seems like something very common, but there's no proper info on how to do it, like everyone alredy know everything, but wish i could find those resources, where those everyone got this knowledge Tried those tutorials:https://www.creationkit.com/index.php?title=SKSE_Plugin_Creation#C.2B.2B_Toolset_compatibilityhttps://github.com/Ryan-rsm-McKenzie/CommonLibSSE/wiki/Getting-Startedhttps://www.reddit.com/r/skyrimmods/comments/jrfr6l/tutorial_how_to_build_a_barebones_skse_plugin/ Edited August 20, 2022 by Absovec Link to comment Share on other sites More sharing options...
maxarturo Posted August 20, 2022 Share Posted August 20, 2022 Knowledge that does not exists documented on sites or written somewhere is gained/earned by the individual's experimentations and capabilities, what you want is beyond, far beyond the vast majority of modders. Although from what I can understand from your post, this is your first attempt swimming in this waters, and the solution could be as easy as pie, I would suggest that your best chance to obtain a proper guide for anything releated to SKSE, is asking the developers themselves in their Discord. Link to comment Share on other sites More sharing options...
Recommended Posts