Disko Forum logo Login  |  Register  |  Lost Password
<< Start < Prev 1 2 Next > End >>
New member to forum

Duran
Posts: 37
graphgraph

Re:New member to forum 6 Years, 1 Month ago  
... and the log file of tutorial 01.

Joaquim Duran
File Attachment:
File Name: logfile.txt
File Size: 3828
 
  The administrator has disabled public write access.
New member to forum

Stefan
Posts: 91
graph

Re:New member to forum 6 Years, 1 Month ago  
Hi Joaquim

could you try the attached diskorc? I think that should bring you at least sth on the screen.

kind regards
Stefan
File Attachment:
File Name: diskorc-1cd9902de71787944af1b1d4bd3c2158.txt
File Size: 4170
 
  The administrator has disabled public write access.
New member to forum

Duran
Posts: 37
graphgraph

Re:New member to forum 6 Years, 1 Month ago  
Stefan,

With the new version of diskorc.xml file, I'm able to run the 4 tutorial examples and the flash demo.

Good job!!!

Joaquim Duran
 
  The administrator has disabled public write access.
New member to forum

Duran
Posts: 37
graphgraph

Re:New member to forum 6 Years, 1 Month ago  
I've created a better patch to fix the compilation problem with gcc 4.4.0:

diff --git a/src/mmstools/mmsfile.cpp b/src/mmstools/mmsfile.cpp
index 3373cc5..b7e6458 100755
--- a/src/mmstools/mmsfile.cpp
+++ b/src/mmstools/mmsfile.cpp
@@ -26,7 +26,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/

-#include <stdio.h>
+#include <cstdio>
#include <string.h>
#include <sys/time.h>
#include <stdlib.h>

I hope that this will be included in the repository.

Joaquim Duran
 
  The administrator has disabled public write access.
<< Start < Prev 1 2 Next > End >>
Powered by FireBoard
get the latest posts directly to your desktop