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

Doesn't build #1

Open
galabad71 opened this issue Oct 9, 2024 · 0 comments
Open

Doesn't build #1

galabad71 opened this issue Oct 9, 2024 · 0 comments

Comments

@galabad71
Copy link

after figuring out the fact that the CypressRobotics.CAN project required a separate download from github and the sources had to be manually copied into the correct folder, I tried to build and got the following error:

Build started at 12:13 PM...
1>------ Build started: Project: CandleLightNet, Configuration: Release Win32 ------
1>AssemblyInfo.cpp
1>C:\Users\galabda\Downloads\CandleLightNet-master\CandleLightNet-master\src\AssemblyInfo.cpp(24,1): error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "pch.h"' to your source?
1>CandleDevice.cpp
1>C:\Users\galabda\Downloads\CandleLightNet-master\CandleLightNet-master\src\CandleDevice.cpp(93,1): error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "pch.h"' to your source?
1>CandleRuntime.cpp
1>C:\Users\galabda\Downloads\CandleLightNet-master\CandleLightNet-master\src\CandleRuntime.cpp(39,1): error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "pch.h"' to your source?
1>Generating Code...
1>Done building project "CandleLightNet.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
========== Build completed at 12:13 PM and took 01.446 seconds ==========

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