Skip to content

compiler error on vs2013 #3

@julapy

Description

@julapy

hey @ryanbartley,

firstly, thanks for this great block!

i have it running on my mac,
but now trying to run it on windows and running into a couple hurdles.

im building with Cinder 091 and Visual Studio 2013,
which we're using for most of our projects.

we just got it running with VS 2015!
but still keen to get it running with VS 2013 so it can work with our existing projects.

the errors we are getting are,

error C2872: 'size_t' : ambiguous symbol

which i think is then leading to other errors below.

IntelliSense: member "cl::detail::Wrapper<cl_device_id>::object_" (declared at line 1851 of "C:/Users/coc/Documents/Cinder.git/blocks/Cinder-OpenCl/include/cl.hpp") is inaccessible	c:\Users\coc\Documents\Cinder.git\blocks\Cinder-OpenCl\include\cl.hpp	1883	23	SimpleFlocking

any pointers would be appreciated.

cheers,
L.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions