Modcraft - The community dedicated to quality WoW modding!

Community => Random => Topic started by: Lomaeron on January 05, 2018, 06:18:16 am

Title: Wierd Visual Studio Error
Post by: Lomaeron on January 05, 2018, 06:18:16 am
Hello hello friends,

i know that this is maybe not the correct to ask but im a bit confused and i dont know how to handle this "little" error.

Does anybody know these errors? Its a 6.2.4 Source that i have from http://www.modcraft.io/index.php?topic=11180.0 (http://www.modcraft.io/index.php?topic=11180.0) this Thread at the bottom where it says "commit". Its the final step to get my own compiled source to work and i really would like to get this done. :)

(https://i.gyazo.com/e8ee08e245ffa55df16792740262e107.png)

I really appreciate the help i will may get from this community.

Love <3
Title: Re: Wierd Visual Studio Error
Post by: schlumpf on January 05, 2018, 10:45:19 am
Does that file exist?
Title: Re: Wierd Visual Studio Error
Post by: Lomaeron on January 05, 2018, 12:11:24 pm
When i start the build and after i get the error message it does not even create the .lib file which makes me curious. I searched the entire night for a fix but i still have no solution at all for my problem *sigh*

and also the __cpuid error is wierd. I dont know why it says its not defined.
Title: Re: Wierd Visual Studio Error
Post by: schlumpf on January 05, 2018, 03:12:38 pm
So the file does not exist?

Likely your compiler version and trinity version don't work together. You should check the requirements of trinitycore.
Title: Re: Wierd Visual Studio Error
Post by: Lomaeron on January 05, 2018, 05:04:50 pm
Ive found out that when __cpuid is not defined the LIB File wont be created. So im struggeling with the __cpuid problem, but ive fixed it so far because i switched to Legion. The only problem i see here is that you cannot change the items.

I'm looking for a solution to change the requirements of an item, so that every class can use plate items or what ever.