gamingmagic Posted August 10, 2024 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 19 Reputation: 21 Joined: 08/23/17 Last Seen: Tuesday at 05:22 AM Share Posted August 10, 2024 View File Sonic Blow and Arrow Vulcan v3.patch for 2018/12/19 Up Client thanks to ckx_, syon, gidz, sadre Submitter gamingmagic Submitted 08/06/24 Category Source Modifications Video Content Author Gamingmagic Quote Link to comment Share on other sites More sharing options...
Haganezuka Posted August 12, 2024 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 116 Reputation: 4 Joined: 08/14/16 Last Seen: April 2 Share Posted August 12, 2024 There seems to be a problem applying this patch. skill.obj : error LNK2001: unresolved external symbol "class std::vector<struct s_animation_data,class std::allocator<struct s_animation_data> > animation_lists" (?animation_lists@@3V?$vector@Us_animation_data@@V?$allocator@Us_animation_data@@@std@@@std@@A) Quote Link to comment Share on other sites More sharing options...
hendra814 Posted September 2, 2024 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 44 minutes ago Share Posted September 2, 2024 get conflict for clif.cpp and skill.cpp, what should i do? Quote Link to comment Share on other sites More sharing options...
mrgeiszer Posted October 27, 2024 Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 32 Reputation: 2 Joined: 03/07/23 Last Seen: December 6, 2024 Share Posted October 27, 2024 On 8/10/2024 at 4:58 PM, gamingmagic said: View File Sonic Blow and Arrow Vulcan v3.patch for 2018/12/19 Up Client thanks to ckx_, syon, gidz, sadre Submitter gamingmagic Submitted 08/06/24 Category Source Modifications Video Content Author Gamingmagic how to install it? Quote Link to comment Share on other sites More sharing options...
AinsLord Posted January 15 Group: Members Topic Count: 261 Topics Per Day: 0.08 Content Count: 758 Reputation: 20 Joined: 11/21/15 Last Seen: April 6 Share Posted January 15 On 8/12/2024 at 10:06 AM, Haganezuka said: There seems to be a problem applying this patch. skill.obj : error LNK2001: unresolved external symbol "class std::vector<struct s_animation_data,class std::allocator<struct s_animation_data> > animation_lists" (?animation_lists@@3V?$vector@Us_animation_data@@V?$allocator@Us_animation_data@@@std@@@std@@A) up to this I do have the same issue 1 Quote Link to comment Share on other sites More sharing options...
forseti47 Posted February 22 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 11/30/23 Last Seen: Tuesday at 07:48 PM Share Posted February 22 On 8/12/2024 at 2:06 PM, Haganezuka said: There seems to be a problem applying this patch. skill.obj : error LNK2001: unresolved external symbol "class std::vector<struct s_animation_data,class std::allocator<struct s_animation_data> > animation_lists" (?animation_lists@@3V?$vector@Us_animation_data@@V?$allocator@Us_animation_data@@@std@@@std@@A) Add std::vector<s_animation_data> animation_lists; in skill.cpp Quote Link to comment Share on other sites More sharing options...
hmwater001 Posted April 5 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 12 Reputation: 0 Joined: 08/09/17 Last Seen: 20 hours ago Share Posted April 5 Where in skill.cpp need to add? "std::vector<s_animation_data> animation_lists;" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.