wnewhauser/drawgin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
===Project Dependencies=== [http://code.google.com/p/google-glog/ Google GLog] See the file 'Dependencies.txt' for information about building and installing required dependencies for Linux - OS X - Windows ===Compiling=== TODO: ===Debugging=== In VS, add the following to Debugging/Command Arguments section of DrawginApp property page: --v=4 --log_dir="$(OutDir)\logs" --alsologtostderr=1 --drawing=C:\Users\Paul\Documents\TestDwgs\TestDwg3.dwg Note: change the --drawing option to reflect the path to test drawing file.