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

Cannot compile the source code #1

Open
minhdn90 opened this issue Aug 2, 2016 · 0 comments
Open

Cannot compile the source code #1

minhdn90 opened this issue Aug 2, 2016 · 0 comments

Comments

@minhdn90
Copy link

minhdn90 commented Aug 2, 2016

Hi,

I have downloaded the source code. I open it using MSVC 2013 (FDM.sln). Boost library is installed.
However, when I compile the solution, a few projects complain about missing header like FDM.h, Fdm_i.c or Fdm.h, fdm.h.

13>d:\open-source code\freedownload-code-58\trunc\iefdm\fdmiebho\vmsgetitbutton.cpp(12): fatal error C1083: Cannot open include file: '../fdm.h': No such file or directory
15>LINK : fatal error LNK1104: cannot open file '..\libtorrent\debug\libtorrent.lib'
12>c1 : fatal error C1083: Cannot open source file: '..\Fdm_i.c': No such file or directory
10>d:\open-source code\freedownload-code-58\trunc\web interface\vmsfdmwebinterfaceserver.cpp(8): fatal error C1083: Cannot open include file: '..\Fdm.h': No such file or directory
11>d:\open-source code\freedownload-code-58\trunc\iefdm\iefdmdm\iewgdm.cpp(14): fatal error C1083: Cannot open include file: '....\FDM.h': No such file or directory

I couldn't find those files on the source tree. Is there anything missing here?

Regards,
Minh.

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