[geos-devel] [GEOS] #920: .editorconfig not included in tar ball
GEOS
geos-trac at osgeo.org
Thu Aug 23 11:39:58 PDT 2018
#920: .editorconfig not included in tar ball
-----------------------------------+--------------------------
Reporter: robe | Owner: geos-devel@…
Type: defect | Status: new
Priority: blocker | Milestone: 3.7.0
Component: Build/Install (cmake) | Version: master
Severity: Unassigned | Keywords:
-----------------------------------+--------------------------
The .editorconfig was not include in tar ball and as a result made CMake
fail in VS
.editorconfig
See:
https://lists.osgeo.org/pipermail/geos-devel/2018-August/008476.html
{{{
That was it, manually copying the missing file from svn or git, into the
release package (geos-3.7.0rc1.tar.bz2) allows GEOS to compile with msvc
2017.
-jeff
On 2018-08-23 2:21 PM, Jeff McKenna wrote:
> nor does the beta2 package.
>
> I am assuming this file is stored in .git
>
> -jeff
>
>
>
> On 2018-08-23 2:20 PM, Jeff McKenna wrote:
>> Note that the RC1 package does not include a file named
>> ".editorconfig", not does beta2 release. -jeff
>>
>>
>>
>> On 2018-08-23 2:05 PM, Jeff McKenna wrote:
>>> It seems to be a problem in locating the file ".editorconfig" in
>>> CMakeLists.txt on line #332. Here is the log file:
>>> https://pastebin.com/7VBkcpG3
>>>
>>> -jeff
>>>
>>>
>>>
>>> On 2018-08-23 1:47 PM, Regina Obe wrote:
>>>>> -- CMake 3.12.1 successfully configured GEOS using Visual Studio 15
>>>>> 2017
>>>>> generator
>>>>> -- Configuring incomplete, errors occurred!
>>>>> See also
>>>>> "D:/build/mapserver-buildkit-2017/geos-
>>>>> 3.7.0rc1/build/CMakeFiles/CMakeOutput.log".
>>>>> See also
>>>>> "D:/build/mapserver-buildkit-2017/geos-
>>>>> 3.7.0rc1/build/CMakeFiles/CMakeError.log".
>>>>>
>>>>>
>>>>>
>>>>> -jeff
>>>>>
>>>>>
>>>> [Regina Obe]
>>>> What's the output of your CMakeError.log say?
>>>>
>>>> Thanks,
>>>> Regina
>>>>
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/920>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list