> On Jan 26, 2017, at 11:19 AM, Stefan Fuchs <[email protected]> wrote: > > Hi All, > > beside my real issue I have one other question: > > I followed the directions in INSTALL and mxe-based-build.sh and I now > have the following filesystem layout: > > > └── src > ├── grantlee > ├── install-root > ├── libdivecomputer > ├── libgit2 > ├── marble-source > ├── subsurface > └── win > ├── grantlee > ├── libcurl > ├── libdc > ├── libdivecomputer > ├── libgit2 > ├── libssh2 > ├── marble-source > ├── mxe > ├── subsurface > └── win32 > > So I have a few things twice like subsurface branch, libdivecomputer, > libgit2,... and I need to maintain also the source code twice. > But a comment in mxe-based-build.sh is saying: > > # This makes some assumption about the filesystem layout based > # on the way things are setup on my system so I can build Ubuntu PPA, > # OBS and Windows out of the same sources. > > > What did I do wrong? What is maybe obsolete or wrong in my filesystem > layout?
Doesn't seem wrong to me. The directories under 'src' are the sources, the ones under 'win' are the build directories. /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
