Skip to content

cannot compile gives errors  #75

@HB-codin

Description

@HB-codin

I am finding it difficult to follow the instructions and I really need help asap please... I am using windows 10, QT 5.9.0 and MinGW from the link and I want to use it with an openport 2.0 I need help installing it and compiling it can someone please walk me through in a much easier way the README is a bit too much. The error i keep getting is below

C:\FreeSSM-1.2.5>mingw32-make debug
mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory 'C:/FreeSSM-1.2.5'
g++ -c -fno-keep-inline-dllexport -pipe -fno-gcse -g -std=gnu++11 -Wextra -Wall -W -fexceptions -mthreads -DUNICODE -D__FSSM_DEBUG__ -D__SERIALCOM_DEBUG__ -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -Isrc -Isrc\windows -I..\Qt\5.9\mingw53_32\include -I..\Qt\5.9\mingw53_32\include\QtGui -I..\Qt\5.9\mingw53_32\include\QtANGLE -I..\Qt\5.9\mingw53_32\include\QtCore -Idebug -I..\Qt\5.9\mingw53_32\mkspecs\win32-g++  -o debug\main.o src\main.cpp
In file included from src\FreeSSM.h:41:0,
                 from src\main.cpp:21:
src\Engine.h:26:23: fatal error: ui_Engine.h: No such file or directory
 #include "ui_Engine.h"
                       ^
compilation terminated.
Makefile.Debug:6240: recipe for target 'debug/main.o' failed
mingw32-make[1]: *** [debug/main.o] Error 1
mingw32-make[1]: Leaving directory 'C:/FreeSSM-1.2.5'
Makefile:51: recipe for target 'debug' failed
mingw32-make: *** [debug] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions