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

Can't compile part 2 #13

Open
Pysis868 opened this issue Feb 15, 2023 · 1 comment
Open

Can't compile part 2 #13

Pysis868 opened this issue Feb 15, 2023 · 1 comment

Comments

@Pysis868
Copy link

Past this cmake step: #11
With the sln opened in Windows 10 VS 2022, I received these 2-4 errors from building the entire solution:

3>dcraw/dcraw.c(8742,37): error C3688: invalid literal suffix 'VERSION'; literal operator or literal operator template 'operator ""VERSION' not found
3>dcraw/dcraw.c(8742,3): error C2660: 'strcpy': function does not take 1 arguments
3>C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\ucrt\string.h(130,1): message : see declaration of 'strcpy'
3>dcraw/dcraw.c(8742,3): message : while trying to match the argument list '(char [32])'
......
4>blp.cpp
4>Generating Code...
4>LINK : fatal error LNK1104: cannot open file 'lib\Debug\freeimage.lib'
4>Done building project "BLPConverter.vcxproj" -- FAILED.
5>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------
6>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
6>Project not selected to build for this solution configuration 
========== Build: 3 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========
========== Elapsed 00:56.103 ==========
@alexzshl
Copy link

me too.
the author of this project is long time no see, I try to fix it.

https://github.com/alexzshl/BLPConverter/tree/windows

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

2 participants