Project

General

Profile

Cannot build 3.3.5-rc1 on Win32 due to Wt::WPointF*' : unknown size

Added by Matt Russell over 8 years ago

I'm trying to build 3.3.5-rc1 on Win32 with Visual Studio 2013

I get the following error though:

"C:\Users\mrussell\workspace\opal2\o2win32\Libs\Wt\wt-3.3.5-rc1-src\build-Release\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\mrussell\workspace\opal2\o2win32\Libs\Wt\wt-3.3.5-rc1-src\build-Release\examples\widgetgallery\widgetgallery.wt.vcxproj" (default target) (58) ->
(ClCompile target) ->
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\vector(1628): error C2036: 'Wt::WPointF*' : unknown size [C:\Users\mrussell\workspace\opal2\o2win32\Libs\Wt\wt-3.3.5-rc1-src\build-Release\examples\widgetgallery\widgetgallery.wt.vcxproj]

Any way around this? Thanks