Re: [Kicad-developers] MSVC build, incomplete version info

2020-11-15 Thread Ian McInerney
In order for the version string to contain the git version information, the
build must be done inside a git repository.

-Ian

On Sun, Nov 15, 2020 at 6:36 PM  wrote:

> Thanks to Mark Roszko’s help I can build now with MSVC and KiCad runs ok.
>
> But then, the version info looks strange (see below). I’m not pulling or
> branching,
>
> simply copying the source over. What am I missing?
>
>
>
> Application: KiCad
>
>
>
> Version: 5.99.0-unknown, debug build
>
>
>
> Libraries:
>
> wxWidgets 3.1.4
>
> libcurl/7.73.0-DEV Schannel zlib/1.2.11
>
>
>
> Platform: Windows 10 (build 19041), 64-bit edition, 64 bit, Little endian,
> wxMSW
>
>
>
> Build Info:
>
> Date: Nov 15 2020 19:13:58
>
> wxWidgets: 3.1.4 (wchar_t,STL containers)
>
> Boost: 1.73.0
>
> OCC: 7.4.0
>
> Curl: 7.73.0-DEV
>
> ngspice: 32
>
> Compiler: Visual C++ 1928 without C++ ABI
>
>
>
> Build settings:
>
> KICAD_SCRIPTING=OFF
>
> KICAD_SCRIPTING_MODULES=OFF
>
> KICAD_SCRIPTING_PYTHON3=OFF
>
> KICAD_SCRIPTING_WXPYTHON=OFF
>
> KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
>
> KICAD_SCRIPTING_ACTION_MENU=OFF
>
> KICAD_USE_OCC=ON
>
> KICAD_SPICE=ON
>
> KICAD_STDLIB_DEBUG=OFF
>
> KICAD_STDLIB_LIGHT_DEBUG=OFF
>
> KICAD_SANITIZE=OFF
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] MSVC build, incomplete version info

2020-11-15 Thread develop
Thanks to Mark Roszko's help I can build now with MSVC and KiCad runs ok.

But then, the version info looks strange (see below). I'm not pulling or
branching,

simply copying the source over. What am I missing?

 

Application: KiCad

 

Version: 5.99.0-unknown, debug build

 

Libraries:

wxWidgets 3.1.4

libcurl/7.73.0-DEV Schannel zlib/1.2.11

 

Platform: Windows 10 (build 19041), 64-bit edition, 64 bit, Little endian,
wxMSW

 

Build Info:

Date: Nov 15 2020 19:13:58

wxWidgets: 3.1.4 (wchar_t,STL containers)

Boost: 1.73.0

OCC: 7.4.0

Curl: 7.73.0-DEV

ngspice: 32

Compiler: Visual C++ 1928 without C++ ABI

 

Build settings:

KICAD_SCRIPTING=OFF

KICAD_SCRIPTING_MODULES=OFF

KICAD_SCRIPTING_PYTHON3=OFF

KICAD_SCRIPTING_WXPYTHON=OFF

KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF

KICAD_SCRIPTING_ACTION_MENU=OFF

KICAD_USE_OCC=ON

KICAD_SPICE=ON

KICAD_STDLIB_DEBUG=OFF

KICAD_STDLIB_LIGHT_DEBUG=OFF

KICAD_SANITIZE=OFF

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp