| Multiverse Interface Studio/Client Interface Editor [Compile Issue] | |
|
|
Author | Message |
---|
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 1:40 | |
| Just noticed this tool and tried to compile it. Under Tools/ClientInterfaceEditor
I'm getting 2 warnings related to Iron Python and Iron Math followed by a lot of errors when building..
Any ideas where to start? | |
|
| |
tichfuie Super Contributor
Posts : 257 Join date : 2013-02-07 Location : NA
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 4:19 | |
| I tried that too, had those errors initially, then added them and those erros got away, but a gazillion more came after that, so did not even bothered trying to go forward with the ammount of errors after that. i was looking at a better solution tho. check this out: http://www.wowinterface.com/downloads/info4222.htmlthis little app xml format output uses the same as multiverse's exactly the same, so you can use it as the gui editor. the only drawback is that it requires wow installed because it was designed for it, i tried to find source to mod this requirement but author just released binary. but since i have wow installed it worked for me, open up the editor create new project, add widgets then save and it will spit out an xml file with same xml format that MV uses. the app is in C# i tried decompiling it to mod the wow requirement but had too many errors and just did not bother. but if you good with c# you can try it and see if you can build a working solution after decompilation | |
|
| |
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 9:05 | |
| hey, thanks for the info. I will try that out. Needs WoW to run it? I think this will be a problem..
BTW, how did you add those two. Are they the dlls? and what directory? | |
|
| |
tichfuie Super Contributor
Posts : 257 Join date : 2013-02-07 Location : NA
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 9:32 | |
| i barely remember cuz i messed with it last month.
i think i had to install vs2010 sdk which that will include those 2 libraries dll, then you just add the resource paths to the project, but it was a painnnnn, you solve 1 dependency and 100 errors more show after that, that is why i left it alone and looked for alternatives.
the reason i did not tried to fix was because if it was an easy fix it would of been fixed by now. so did not want to invest time in a dead end street.
the wow gui deal works, you can edit gui very well and the saved xml output works with MV but you have to have wow insralled since the app looks for wow folder and if not found wont let you create or edit gui.
Last edited by tichfuie on Fri 22 Mar - 9:37; edited 1 time in total | |
|
| |
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 9:33 | |
| I think I'm getting it, but I'm not sure. I got 17 errors, all DLL paths. I will try to solve this if possible.. | |
|
| |
tichfuie Super Contributor
Posts : 257 Join date : 2013-02-07 Location : NA
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 9:39 | |
| once you fix the dlls paths errs then the real painnnn start, you wil. get tons of them after that | |
|
| |
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 9:43 | |
| Ok thanks for the heads up I will try the other solution if I get the same results | |
|
| |
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Fri 22 Mar - 19:43 | |
| So I have managed to cut it down to 2 errors and 2 warnings. The warnings are not a problem. Errors are the same for two projects, FrameXMLEditor and Language Service. It's throwing an error re: pkgdef thing.. So far what I have done and it needed the following DLL/software which is downloadable: Visual Studio 2010 SDKHTML Agility Pack (DLL) Reference... and Run Visual Studio 2010 IDE as Admin I'll post a screenshot next time.. | |
|
| |
tichfuie Super Contributor
Posts : 257 Join date : 2013-02-07 Location : NA
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Sat 23 Mar - 5:50 | |
| nice, good job.
I am glad you had better luck than i did.
keep us posted | |
|
| |
rotello Super Contributor
Posts : 215 Join date : 2012-12-06
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] Sat 23 Mar - 10:36 | |
| | |
|
| |
Sponsored content
| Subject: Re: Multiverse Interface Studio/Client Interface Editor [Compile Issue] | |
| |
|
| |
| Multiverse Interface Studio/Client Interface Editor [Compile Issue] | |
|