Hi Wayne,
I am sorry, I meant compile log and not compile statement for no.4 and it's as follows:
Compiler: New compiler
Executing g++.exe...
g++.exe "C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\Computer Implementation of finite difference option pricing schemes\Martins2\Application\Matrix1.cpp" -o "C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\Computer Implementation of finite difference option pricing schemes\Martins2\Application\Matrix1.exe" -fexpensive-optimizations -pg -g3 -I"C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\Computer Implementation of finite difference option pricing schemes\Martins2\Application" -L"C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\C++ info\Dev-Cpp\lib" -lgmon -pg -g3
C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\C++ info\Dev-Cpp\lib/libmingw32.a(main.o)(.text+0x106):main.c: undefined reference to `WinMain@16'
Execution terminated
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Wayne,
I am sorry, I meant compile log and not compile statement for no.4 and it's as follows:
Compiler: New compiler
Executing g++.exe...
g++.exe "C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\Computer Implementation of finite difference option pricing schemes\Martins2\Application\Matrix1.cpp" -o "C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\Computer Implementation of finite difference option pricing schemes\Martins2\Application\Matrix1.exe" -fexpensive-optimizations -pg -g3 -I"C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\Computer Implementation of finite difference option pricing schemes\Martins2\Application" -L"C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\C++ info\Dev-Cpp\lib" -lgmon -pg -g3
C:\Documents and Settings\Martin Roy Lukwago\My Documents\study information\MSC MathFin at Hull Univ\C++ info\Dev-Cpp\lib/libmingw32.a(main.o)(.text+0x106):main.c: undefined reference to `WinMain@16'
Execution terminated
STOP starting new threads! Stay on the original thread!
Wayne