Build Error...
Started by Blink123123




10 posts in this topic
Blink123123
Unregistered


 
09-06-2014, 09:15 PM -
#6
(09-06-2014, 07:13 PM)flashmozzg Wrote:
(09-06-2014, 12:17 PM)Blink123123 Wrote: I meant update 3

I tried both manually and automatically with no luck I'll try again but I doubt it's gonna work.

Automatically it downloaded about 240 mb of wxWidgets and 200 mb of ffmpeg and something small for the ajmsit

Don't forget to install wxWidgets.

it is installed but I haven't touched it, is there something I should do? Reference it from VS?

I re cloned from scratch using git clone and git submodule update --init and ran VS and still same error

I tried rebuiling each element on it's own. asmijt and wxWidgets built successfully but whenever I try building emucore i get the error:
Error 4 error C2061: syntax error : identifier 'place' D:\GitHub\rpcs3\wxWidgets\include\wx\any.h 216 1 emucore
located here
static void SetValue(const T& value,
wxAnyValueBuffer& buf)
{
// Use placement new
void* const place = buf.m_buffer;
::new(place) T(value); // <---- this is the line
}

And randomly I get this error sometimes I don't:
7 IntelliSense: __w64 can only be specified on int, long, and pointer types d:\GitHub\rpcs3\wxWidgets\include\wx\defs.h 1248 13 base

Am I missing something? These are my steps

Clone repostiry with submodules
install wxwidgets
launch rpcs3.sln file
rebuild solution
error


Messages In This Thread
RE: Build Error... - by Blink123123 - 09-06-2014, 10:25 AM
RE: Build Error... - by Nekotekina - 09-06-2014, 11:22 AM
RE: Build Error... - by tambre - 09-06-2014, 11:48 AM
RE: Build Error... - by Blink123123 - 09-06-2014, 12:17 PM
RE: Build Error... - by flashmozzg - 09-06-2014, 07:13 PM
RE: Build Error... - by Blink123123 - 09-06-2014, 09:15 PM
RE: Build Error... - by Bigpet - 09-07-2014, 12:04 AM
RE: Build Error... - by Blink123123 - 09-07-2014, 12:18 AM
RE: Build Error... - by Darkriot - 09-07-2014, 01:47 AM
RE: Build Error... - by Darkriot - 09-07-2014, 03:04 AM
RE: Build Error... - by Arkaran - 09-07-2014, 04:30 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)