Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppVeyor build fails #185

Open
TheAifam5 opened this issue Jul 30, 2018 · 0 comments
Open

AppVeyor build fails #185

TheAifam5 opened this issue Jul 30, 2018 · 0 comments

Comments

@TheAifam5
Copy link

TheAifam5 commented Jul 30, 2018

Hi,
I found the AppVeyor build which failing because of:

C:\ci\build\cling-src\tools\cling\lib\UserInterface\textinput\TerminalDisplayWin.cpp(36):
error C2664: 'HANDLE CreateFileW(LPCWSTR,DWORD,DWORD,LPSECURITY_ATTRIBUTES,DWORD,DWORD,HANDLE)':
cannot convert argument 1 from 'const char [8]' to 'LPCWSTR' [C:\ci\build\builddir\tools\cling\lib\UserInterface\clingUserInterface.vcxproj]

Looks like the "clingUserInterface" is compiled using "UNICODE".

Regards,
TheAifam5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant