MIPT-ILab / MDSP

[2009 – 2012] MDSP: functional simulation of a Multimedia Digital Signal Processor
MIT License
3 stars 1 forks source link

fix regular testing issue [FAIL] MDSP testing results (2010-12-04-11-10-06) #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Build of MS VS 2008:

\main.cpp(33) : error C3861: strtoll: identifier not found

Original issue reported on code.google.com by grigory....@gmail.com on 4 Dec 2010 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by vladimir...@gmail.com on 5 Dec 2010 at 12:05

GoogleCodeExporter commented 9 years ago
Vladimir, except for the problem with stroll() you've fixed, there is a new 
problem with your commit on Windows. Here is the log:

Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Creating the working directory
===============================================================
MDSP test suite version W2, started at 2010-12-07-00-01-12
The machine: FENETRE32 Windows_NT x86  
===============================================================
 Fetching sources from SVN... 
<...skipped...>
config.cpp
Компоновка...
main.obj : error LNK2001: неразрешенный внешний 
символ ""public: void __thiscall Scheduler::init(int,char * *)" 
(?init@Scheduler@@QAEXHPAPAD@Z)"
C:\buildbot\mdsp-tests\2010-12-07-00-01-12\mdsp\sources\funcsim\Release\funcsim.
exe : fatal error LNK1120: 1 неразрешенных внешних 
элементов
Журнал построения был сохранен в 
"file://c:\buildbot\mdsp-tests\2010-12-07-00-01-12\mdsp\sources\funcsim\Release\
BuildLog.htm"
funcsim - ошибок 2, предупреждений 8
========== Построение: успешно: 0, с ошибками: 1, 
без изменений: 0, пропущено: 0 ==========
=====================================================
Build error

So please answer: will you be able to fix our Windows boot as soon as possible? 
It's no good for us have it broken - several people are waiting for you before 
they can merge their changes, and these changes are very important.

If you are not sure you'll be able to do it, just mail me.

Original comment by grigory....@gmail.com on 6 Dec 2010 at 9:08

GoogleCodeExporter commented 9 years ago
The problem`s been fixed. I hope intergating Boost lib won`t take long.

Original comment by vladimir...@gmail.com on 7 Dec 2010 at 8:15