Hi,
I installed Sora SDK2.0 in windows 7 64 bits OS, and want to build the "umxsdrbrick". I haven't modified any codes in this path, and modified the "dir" file to contain this path,and then run "bcz" in the DDK x64 free build
environment.
The error is:
Errors in %root%\src\umxsdrbrick
NMAKE: fatal error U1073: don't know how to make '.....lib\fre_win7_amd64\amd64\DebugPlotU.lib'
In windows XP, I haven't met this error before.
I found that in fre_wxp_x86\i386, there exists the "DebugPlotU.lib", but in fre_win7_amd64\amd64, there doesn't exist this lib. Does that mean 64 bits OS doesn't support DebugPlot?
Could anyone help me? Thank you!