Waitrud Weber’s blog

things and reminders for memories

3d: WindowsAPI: Windows-make: How do we face memories problem: About Visual Studio:

---

 (20200513: Compilation: Proofment: )

---

.\visualMain_002.cpp  Wed May 13 21:18:35 2020

  1 :#include 
  2 :
  3 :#include "wKickEvent.h"
  4 :#include "wKickEventDisplayThreeD.h"
  5 :
  6 :int main() {
  7 :
  8 :	return 0;
  9 :}
 10 :
 11 :

---

(20200511: )
1. Focus on KickEvent.
2. Qualified if we include the below and compiled.

wKickEventDisplayThreeD.h
wKickEvent.h

 

---

 (20200511: )
We are going to check the blow Source-filses by use of Inclusion:
analyzer_C.cpp:
wButton.cpp:
wKickEventDisplayThreeD.cpp:
wKickEvent.cpp:

----