Mitsubishi Electronics SW3D5C-ACT-E Frozen Dessert Maker User Manual


 
APP - 52 APP - 52
MELSOFT
A
PPENDICES
(5) Linker Option Setting
When creating an MFC project program with Visual Studio
R
2008 and Visual
Studio
R
2010, build the program after making the following setting. (For
distinguishing MFC projects, refer to "Appendix 9.6 Distinguishing Types of
Projects".)
1) Set Data Execution Prevention (DEP) in the MFC project
Property Pages.
< Visual Studio
R
2008 >
Select "Image is not compatible with DEP
(/NXCOMPAT:NO)" in [Linker]-[Advanced]-[Data
Execution Prevention (DEP)] in the MFC project Property
Pages.
< Visual Studio 2010 >
Select "No (/NXCOMPAT:NO)" in [Linker]-[Advanced]-
[Data Execution Prevention (DEP)] in the MFC project
Property Pages.
2) Build the program.