init
This commit is contained in:
12
02. PARA/01. Project(專案)/005. TestCam.md
Normal file
12
02. PARA/01. Project(專案)/005. TestCam.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Build
|
||||
1. `Mic\stdafx.h`與`Micdll\StdAfx.h`,版本改為0x0600
|
||||
![[Pasted image 20210412164733.png]]
|
||||
1. `\mic\wavedev.cpp`修正line182與line489的i變數問題。
|
||||
![[Pasted image 20210412165017.png]]
|
||||
1. Project `micdll`、`MTF`、`TSTFRAME`:Configuration Properties -> General -> Platform Toolset要改成`Visual Studio 2010 (v100)`
|
||||
![[Pasted image 20210412170608.png]]
|
||||
1. Project `micdll`、`TSTFRAME`:
|
||||
1. Configuration Properties -> C/C++ -> General -> Additonal Include Directories要加入`..\MeasurementStudioVS2010\VCNET\Include`。
|
||||
![[Pasted image 20210412170837.png]]
|
||||
1. Configuration Properties -> Linker -> General -> Additonal Library Directories要加入`..\MeasurementStudioVS2010\VCNET\Lib`。
|
||||
![[Pasted image 20210412170844.png]]
|
||||
Reference in New Issue
Block a user