[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Help to compile package on BSD



Hello,

I need some help to compile a package (subsurface) on bsd ports.

It uses qmake and the problem appears to be this:

> android: SOURCES += android.cpp
> else: linux*: SOURCES += linux.c
> mac: SOURCES += macos.c
> win32: SOURCES += windows.c

For BSD, it should also include linux.c, but I'm not sure how to 
instruct the .pro file of qmake to do so.

Anyone has more experience and can tell me how to proceed?

Best

-- 
Salvo Tomaselli

"Io non mi sento obbligato a credere che lo stesso Dio che ci ha 
dotato di senso, ragione ed intelletto intendesse che noi ne 
facessimo a meno."
                -- Galileo Galilei

                http://ltworf.github.io/ltworf/


Reply to: