View Issue Details

IDProjectCategoryView StatusLast Update
0002925OpenFOAMBugpublic2018-05-11 14:43
ReporterMattijsJ Assigned Tohenry  
PrioritylowSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSOpenSuSEOS Version13.2
Product Versiondev 
Fixed in Versiondev 
Summary0002925: Make/options cannot include '-IlnInclude'
DescriptionAttached Make/options gives error in wmakeLnIncludeAll
TagsNo tags attached.

Activities

MattijsJ

2018-05-11 13:43

reporter  

options (210 bytes)   
EXE_INC = \
    -g -DFULLDEBUG -O0 \
    -IlnInclude \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude

LIB_LIBS = \
    -lfiniteVolume \
    -lreconstruct
options (210 bytes)   

henry

2018-05-11 14:43

manager   ~0009554

Resolved by commit 6db30e661c112c8e700dddc68e74c4ae0c482d68

Issue History

Date Modified Username Field Change
2018-05-11 13:43 MattijsJ New Issue
2018-05-11 13:43 MattijsJ File Added: options
2018-05-11 14:43 henry Assigned To => henry
2018-05-11 14:43 henry Status new => resolved
2018-05-11 14:43 henry Resolution open => fixed
2018-05-11 14:43 henry Fixed in Version => dev
2018-05-11 14:43 henry Note Added: 0009554