Forum > Software Development
Re: [QUESTION] Noggit compile instructions?
<< < (5/5)
akspa420:
Just wanted to bump the topic since more commits have been occurring in the repository lately. I'm getting my system ready to compile it again, hopefully a bit more stable than the last time I had attempted the build process. I'll post with results if I end up with a working build or not.
schlumpf:
The build process is easy and working without problems since more than a year now. I don't see why someone should have problems except for configuration error.
akspa420:
Ok. There does seem to be an issue in the registry - when the game directory is defined, noggit seems to re-write the registry entry and add a forward slash to the path (like this: c:wow335/ ). The log states that the mpq's aren't found in the data folder. Trying to debug this :roll: Probably my stupidity...
schlumpf:
Most likely not your fault but code adding a / independent of platform, while it should be on windows. That code should use a QFile, not a QString to avoid this.
Mjollna:
As far as I know the / doesn't matter, but there is issues about settings, I wanted to post about this today. Let me some time to eat and I post afterwards.
Navigation
[0] Message Index
[*] Previous page
|