(Solved) Unknown Path

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Locked
jhooks1
Posts: 780
Joined: 06 Aug 2011, 21:34

(Solved) Unknown Path

Post by jhooks1 »

I am getting the following compiler error in Visual Studio 2010 on Windows7

Error 932 error C1189: #error : "Unknown platform!" C:\b\openmw\components\files\path.hpp 42

EDIT: Also this
2>..\..\..\components\files\windowspath.cpp(8): fatal error C1083: Cannot open include file: 'shobj.h': No such file or directory
Last edited by Jyby on 09 May 2017, 16:19, edited 2 times in total.
Reason: Locked due to age.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Unknown Path

Post by Zini »

Try to merge in the journal branch from gus. I think it contains a fix for this problem.
jhooks1
Posts: 780
Joined: 06 Aug 2011, 21:34

Re: Unknown Path

Post by jhooks1 »

That fixed it, Thanks.
I now have the following error when trying to run openmw:
ERROR: OGRE EXCEPTION(0:IOException): Cannot create settings file. in Root::save
Config at ..\..\OgreMain\src\OgreRoot.cpp (line 382)
jhooks1
Posts: 780
Joined: 06 Aug 2011, 21:34

Re: Unknown Path

Post by jhooks1 »

I see this is mentioned in another topic, gonna go look at it.
jhooks1
Posts: 780
Joined: 06 Aug 2011, 21:34

Re: Unknown Path

Post by jhooks1 »

Tried what is suggested in the other topic, created Documents/My Games/OpenMW

Still doesn't work
jhooks1
Posts: 780
Joined: 06 Aug 2011, 21:34

Re: Unknown Path

Post by jhooks1 »

Nevermind, got it working now. :)
Locked