Hi all,
I want to develop UEFI shell application and use C++ to write my programs.
However, the virtual function cannot be compiled under my EDK II and EDI tool
kit environment.
Here is my error message:
MainCPP.lib(MainCPP.obj) : error LNK2001: unresolved external symbol "const type
_info::`vftable'" (??_7type_info@@6B@)
d:\myworkspace\Build\AppPkg\DEBUG_VS2008x86\X64\AppPkg\Applications\class\MainCP
P\DEBUG\MainCPP.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\
Vc\bin\x86_amd64\link.exe"' : return code '0x460'
Stop.
My build option in the inf:
[BuildOptions]
MSFT:*_*_*_CC_FLAGS = /wd4804 /GR
Does anyone can tell me how to handle this compile error ?
I remember the Website did not describe the virtual function which cannot be
used.
Thanks,
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel