[mephi-hpc] Модифицированные функции Бесселя

Василий Сухарев sukharef at gmail.com
Sat Apr 26 18:05:05 MSK 2014


 Проблема все равно остается, к сожалению. Ошибки те же.


Sat, 26 Apr 2014 16:52:09 +0400 от "Andrew A. Savchenko" <bircoph at ut.mephi.ru>:
>On Sat, 26 Apr 2014 15:02:12 +0400 Vasili Sukharev wrote:
>> Большое спасибо.
>> Происходит странная вещь при компиляции mpic++ -lgsl main.cpp -o
>> main . можете что-то посоветовать? ошибка начала происходить
>> совсем недавно, ни с того, ни с сего.
>> 
>> 
>> /usr/include/wchar.h:151:38: error: Б─≤size_tБ─≥ has not been
>> declared /usr/include/wchar.h:159:38: error: Б─≤size_tБ─≥ has not
>> been declared /usr/include/wchar.h:166:63: error: Б─≤size_tБ─≥
>> has not been declared /usr/include/wchar.h:176:4: error:
>> Б─≤size_tБ─≥ has not been declared /usr/include/wchar.h:186:6:
>
>Добавьте
>#include <ctype.h>
>
>--- main.cpp.orig       2014-04-26 16:44:10.317956440 +0400
>+++ main.cpp    2014-04-26 16:35:18.458094997 +0400
>@@ -3,6 +3,7 @@
> #include <complex.h>
> #include <iostream>
> #include <math.h>
>+#include <ctype.h>
> #include <gsl/gsl_sf_bessel.h>
> 
> #define _USE_MATH_DEFINES
>
>Best regards,
>Andrew Savchenko

----------------------------------\
the letter from "sukharef at list.ru" \
------------------------------------\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ut.mephi.ru/pipermail/hpc/attachments/20140426/1452d901/attachment.html>


More information about the hpc mailing list