[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Can not build. Missing editorconfig.lib

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 23 Jan 2015 18:02:57 +0100

On 23.01.2015 08:49, Oto BREZINA wrote:
> Hi stefan,
>
> After looong time a get some time to get back into this project, to find
> out i need to uodate to VS2013 what I did. I run build script to rebuild
> all libs. However I can not build T-Merge.
>
> Here is what I get:
> 1>------ Build started: Project: TortoiseMerge, Configuration: Debug
> Win32 ------
> 1>LINK : fatal error LNK1104: cannot open file 'editorconfig.lib'
> ========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========
>
> What have I missed?

That's strange.
I had to set up the build from scratch just last week (had to replace
the harddrive), and the build works just fine for me.

The editorconfig.lib should be built right after the crashreport libs
are built. The build order is like this:

...
serf
libintl
subversion
crashserver
editorconfig

did you get errors when building editorconfig?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3094674
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-23 18:02:37 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.