Guru
2007-04-10 11:46:16 UTC
Hi,
I am new to Berkeley DB.
I am using VC++ 6.0 to run the examples provided, but i am getting
this error
I have created a new Console application and trying to Build the
project, but i am get the below error. How do i overcome this?
Thanks & Regds,
Gururaj
--------------------Configuration: berkeley1 - Win32
Debug--------------------
Compiling...
excxx_example_database_load.cpp
Linking...
excxx_example_database_load.obj : error LNK2001: unresolved external
symbol _optarg
excxx_example_database_load.obj : error LNK2001: unresolved external
symbol _getopt
Debug/berkeley1.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
berkeley1.exe - 3 error(s), 0 warning(s)
I am new to Berkeley DB.
I am using VC++ 6.0 to run the examples provided, but i am getting
this error
I have created a new Console application and trying to Build the
project, but i am get the below error. How do i overcome this?
Thanks & Regds,
Gururaj
--------------------Configuration: berkeley1 - Win32
Debug--------------------
Compiling...
excxx_example_database_load.cpp
Linking...
excxx_example_database_load.obj : error LNK2001: unresolved external
symbol _optarg
excxx_example_database_load.obj : error LNK2001: unresolved external
symbol _getopt
Debug/berkeley1.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
berkeley1.exe - 3 error(s), 0 warning(s)