User Activity

  • Posted a comment on discussion Open Discussion on SDPA

    Dear Makoto, A fellow student has managed to fix the problem - by changing the timings.h file in spooles/build so that //static struct timezone TZ ; is commented out and gettimeofday(&TV, TZ) ; \ is replaced by gettimeofday(&TV, NULL) ; \ the MakeFile for spooles also needs to be editited, so that the files are not extracted from archive each time. - commenting out the line rm -rf build ; mkdir build ; cd build ; tar xvfz ../archive/spooles.2.2.tgz does this. this is because in the current version...

  • Posted a comment on discussion Open Discussion on SDPA

    Hello there, I am looking to use the QD variant of SDPA, and have been following the relevant installation instructions. I can install the QD library no problem, but when I try to make SDPA-qd I get the following error many times: ../../Utilities/MM.h:47:12: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] "\n ALLOCATE error : bytes %d, line %d, file %s", \ ^ basics.c:27:1: note: in expansion of macro 'ALLOCATE' ALLOCATE(etree, struct _ETree,...

View All

Personal Data

Username:
thomascope
Joined:
2018-03-26 16:03:18

Projects

  • No projects to display.

Personal Tools

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.