Skip to content

src package #1

Description

@projdefensas

Your FLIMbuilder.pro mentions file .cpp from ./src:

...
SOURCES += \
        src/main.cpp \
        src/mainwindow.cpp \
    src/common.cpp \
    src/mygraphicsview.cpp \
    src/markers.cpp \
    src/flim.cpp \
    src/mycombobox.cpp \
    src/orientation.cpp \
    src/runguard.cpp \
    src/myplaintextedit.cpp \
    src/graphnode.cpp \
    src/graphedge.cpp \
    src/projectiongraphicsview.cpp \
    src/projection.cpp
...

the issue is: where is the src package?
I tried running: !find . -name "main.cpp", but the file doesn't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions