Hi everyone!
I downloaded C++ code (FFT algos) and couldn't get it to work and got two link errors!
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/fftdom.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
I tried looking up these errors in the 'developers network' but find it very it hard to understand. Please help me someone!
I downloaded C++ code (FFT algos) and couldn't get it to work and got two link errors!
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/fftdom.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
I tried looking up these errors in the 'developers network' but find it very it hard to understand. Please help me someone!