Search found 2558 matches

by AnyOldName3
23 Dec 2015, 17:30
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Re: Problems setting up a dev environment on Windows

So I cloned that into a new directory, and copied your setup script from your fork by hand, and then set it up. It still didn't actually run QtBinPatcher, so I had to do that myself, but after doing that, CMake succeeded, and Visual Studio gave me two errors and ten warnings: Warning 1 warning LNK40...
by AnyOldName3
23 Dec 2015, 03:31
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Re: Problems setting up a dev environment on Windows

So it looks to me like the next steps to fixing this would be to clean out the source code I've ended up with (either via some git command which exists, but I don't know the name or usage of, or by simply deleting the whole folder and starting again), and then after that, putting the latest code ove...
by AnyOldName3
23 Dec 2015, 03:15
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Re: Problems setting up a dev environment on Windows

And then pretty late in the compilation, I get this: Warning 1 warning LNK4075: ignoring '/INCREMENTAL' due to '/FORCE' specification C:\OpenMW-dev\openmw\Build_64\apps\mwiniimporter\LINK openmw-iniimporter Warning 2 warning LNK4075: ignoring '/INCREMENTAL' due to '/FORCE' specification C:\OpenMW-de...
by AnyOldName3
23 Dec 2015, 02:58
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Re: Problems setting up a dev environment on Windows

Okay, so after deleting StringOps.cpp and its header, I get 415 things failing to import that header. I'm going to look in the main repo to see if it was just the cpp that was deleted...

Update: It's compiling fine with the header returned - it's half way done, and I'm seeing no errors.
by AnyOldName3
23 Dec 2015, 02:45
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Re: Problems setting up a dev environment on Windows

Wait, I misread Ace's post. In CMake, I'm seeing this: http://i.imgur.com/vY5d8UR.png (The include directory key links to the AL subdirectory). I can change this, regenerate, and that issue should go away, right? This means I've seen two issues with Ace's script, namely this being wrong, and qtbinpa...
by AnyOldName3
23 Dec 2015, 02:37
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Re: Problems setting up a dev environment on Windows

As it says within the spoiler tags in the first post, I used the repo linked to by Ace's guide (https://gist.github.com/ace13/de7f30454e99b3952405), and then manually tried to replace it with my own fork of https://github.com/OpenMW/openmw.git. That fork is up-to-date. The erroneous file got there b...
by AnyOldName3
22 Dec 2015, 13:56
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Re: Problems setting up a dev environment on Windows

Either the error list was shorter the second time I compiled it, or I panicked more than was necessary, as there are only 19 errors. Error 1 error C2039: 'mLocale' : is not a member of 'Misc::StringUtils' C:\OpenMW-dev\openmw\components\misc\stringops.cpp 6 1 components Warning 2 warning LNK4075: ig...
by AnyOldName3
22 Dec 2015, 03:17
Forum: Support
Topic: Problems setting up a dev environment on Windows
Replies: 26
Views: 11312

Problems setting up a dev environment on Windows

Hi, I'm trying to set up a dev environment on Windows 10 so I can build OpenMW (and then, if I can find an issue simple enough, actually contribute to the project while I have free time over Christmas). However, I'm at a point where it looks to me like I should be able to build the latest master-bra...
by AnyOldName3
21 Dec 2015, 00:52
Forum: General
Topic: Creating a new IP
Replies: 16
Views: 9028

Re: Creating a new IP

And then, of course, once you have rivals, it plays a lot like Yandere Simulator.
by AnyOldName3
17 Dec 2015, 04:34
Forum: Organisation and Planning
Topic: OpenMW 0.38.0
Replies: 124
Views: 77608

Re: OpenMW 0.38.0

Surely something like the Creation Kit has most of the same functionality. Can't we copy it?