Skip to content

Cannot compile the source code #1

Open
@minhdn90

Description

@minhdn90

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions