Source code with some objects already compiled

Issue #68 resolved
Former user created an issue

Hi Ignazio

After some trial of compilation attempts, with a moltitude of 'undefined reference', I have found that zip file of source code have inside directory 'FaCT++-src-v1.6.4/src/Kernel/obj' some files object already compiled and file 'FaCT++-src-v1.6.4/src/Kernel/.deps' already present, established conflict with my compilation process that later failed.

Removing these, compilation on linux with gcc version 4.9.2 work great!

Please check your code for future downloads.

Marco

Comments (3)

  1. Dmitry Tsarkov repo owner

    Hi Marco,

    Thank you for the report. I'll fix this in the next release (that should happen rather soon)

  2. Log in to comment