Perhaps we should just change tracePathsAndFiles to a #define for now?
> On 21 May 2018, at 14:09, Wayne Stambaugh <[email protected]> wrote: > > I'm getting the following link error on windows builds after commit > 10ec39a1. I looks like kicad2step is not being linked to the static > common library. > > CMakeFiles/kicad2step.dir/objects.a(3d_resolver.cpp.obj):3d_resolver.cpp:(.rdata$.refptr.tracePathsAndFiles[.refptr.tracePathsAndFiles]+0x0): > undefined reference to `tracePathsAndFiles' > collect2.exe: error: ld returned 1 exit status > make[2]: *** [utils/kicad2step/CMakeFiles/kicad2step.dir/build.make:289: > utils/kicad2step/kicad2step.exe] Error 1 > make[1]: *** [CMakeFiles/Makefile2:3018: > utils/kicad2step/CMakeFiles/kicad2step.dir/all] Error 2 > make[1]: *** Waiting for unfinished jobs.... > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

