Skip to content

Is vc2012 supported?  #1

Description

I get this error:
1>------ Build started: Project: Program, Configuration: Debug Win32 ------
1> EasyWindowWin32.cpp
1>....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(727): warning C4512: 'EasyWindowWin32' : assignment operator could not be generated
1> ....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(10) : see declaration of 'EasyWindowWin32'
1>....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(20): error C2536: 'EasyWindowWin32::EasyWindowWin32::m_bKeyDownAlt' : cannot specify explicit initializer for arrays
1> ....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(384) : see declaration of 'EasyWindowWin32::m_bKeyDownAlt'
1>....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(20): error C2536: 'EasyWindowWin32::EasyWindowWin32::m_bKeyDownCtrl' : cannot specify explicit initializer for arrays
1> ....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(385) : see declaration of 'EasyWindowWin32::m_bKeyDownCtrl'
1>....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(20): error C2536: 'EasyWindowWin32::EasyWindowWin32::m_bKeyDownShift' : cannot specify explicit initializer for arrays
1> ....\Externals\ImWindow\Externals\EasyWindow\EasyWindowWin32.cpp(386) : see declaration of 'EasyWindowWin32::m_bKeyDownShift'
========== Build: 0 succeeded, 1 failed, 3 up-to-date, 0 skipped ==========

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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