[pdal-commits] [PDAL/PDAL] f74da8: Fix Windows linker errors (LNK2005, LNK2019)
GitHub
noreply at github.com
Mon Nov 3 12:50:12 PST 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: f74da8a03d4a4d694c88087bb106a5af975b346e
https://github.com/PDAL/PDAL/commit/f74da8a03d4a4d694c88087bb106a5af975b346e
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-11-01 (Sat, 01 Nov 2014)
Changed paths:
M include/pdal/OStream.hpp
M include/pdal/drivers/las/VariableLengthRecord.hpp
M include/pdal/kernel/Support.hpp
M src/drivers/las/Header.cpp
M src/drivers/las/VariableLengthRecord.cpp
Log Message:
-----------
Fix Windows linker errors (LNK2005, LNK2019)
Commit: 7dbdd8782c2ade48aa853882ca4f79413cc9a454
https://github.com/PDAL/PDAL/commit/7dbdd8782c2ade48aa853882ca4f79413cc9a454
Author: Howard Butler <howard at hobu.co>
Date: 2014-11-03 (Mon, 03 Nov 2014)
Changed paths:
M include/pdal/OStream.hpp
M include/pdal/drivers/las/VariableLengthRecord.hpp
M include/pdal/kernel/Support.hpp
M src/drivers/las/Header.cpp
M src/drivers/las/VariableLengthRecord.cpp
Log Message:
-----------
Merge pull request #566 from PDAL/windows-fixes
Fix Windows linker errors (LNK2005, LNK2019)
Compare: https://github.com/PDAL/PDAL/compare/fdf89f277966...7dbdd8782c2a
More information about the pdal-commits
mailing list