Search found 10 matches

by Mitsuhiro Hayashibe
Fri Oct 07, 2011 8:50 am
Forum: OpenSim
Topic: new muscle class in version 2.2 or later
Replies: 1
Views: 421

new muscle class in version 2.2 or later

hello at the version 1.x, I could make new muscle class taking after [muscle.h]. however, if I try same thing with version 2.2, it gives me error like STATE_ACTIVATION' : dllimport definition problem of static data member in previous version, it was not necessary to use [OSIMACTUATORS_API]. but now,...
by Mitsuhiro Hayashibe
Wed Jun 29, 2011 9:08 am
Forum: OpenSim
Topic: API problem
Replies: 8
Views: 805

RE: API problem

<t>it seems ok with english environment, maybe that is why other people dont complain about it.<br/> and I found other japanese guy is posting similar situation where compile is ok, and running is gone without any message, and maybe it is also due to empty file. <br/> maybe it is happening during in...
by Mitsuhiro Hayashibe
Fri Jun 17, 2011 6:44 am
Forum: OpenSim
Topic: API problem
Replies: 8
Views: 805

RE: API problem

<t>I have noticed that after the destructive event, all vtp files and obj file size went into 0KB, then I recopied those files from other PCs, then now TugofWar Complete program works.<br/> I dont know why for first execution, program destroy the files (file itself exist, but 0KB files, thus it is d...
by Mitsuhiro Hayashibe
Fri Jun 17, 2011 6:30 am
Forum: OpenSim
Topic: API problem
Replies: 8
Views: 805

RE: API problem

<t>I have tried several things, but still situation is same.<br/> <br/> I have tried to use English VisualstudioExpressSP1 and Opensim2.2.0VC9E version,and testAPI worked in ExampleMain, and CreateModel program also worked.<br/> then when I tried TugofWar_Compelete, I had same "destructive" effect o...
by Mitsuhiro Hayashibe
Thu Jun 16, 2011 11:51 pm
Forum: OpenSim
Topic: API problem
Replies: 8
Views: 805

RE: API problem

<t>Hi Ayman,<br/> Thanks for the reply.<br/> <br/> As I explained CreateModelprogram did work, then it should not be PATH problem.<br/> and As I copied exe file into the directory of obj,vtp files, then I think it is not working directory problem.<br/> <br/> I tried with 2008pro Japanese version, no...
by Mitsuhiro Hayashibe
Thu Jun 16, 2011 8:13 am
Forum: OpenSim
Topic: API problem
Replies: 8
Views: 805

RE: API problem

<t>I have tried also on windows7 64bit environment, and it is same. TugOfWar_CreateModel program works, then it is not compile error.<br/> TugOfWar_Complete program may have bug, and it is really problem because once we have this problem, testAPI starts crashing and never recovered even with restart...
by Mitsuhiro Hayashibe
Thu Jun 16, 2011 4:17 am
Forum: OpenSim
Topic: API problem
Replies: 8
Views: 805

RE: API problem

I use OpenSim-2.2.1-win32-VC9P.exe on windowsXP 64bit, but I use Java 32bit.
Cmake 2.8 and VisualStudio9 2008.
by Mitsuhiro Hayashibe
Thu Jun 16, 2011 4:12 am
Forum: OpenSim
Topic: API problem
Replies: 8
Views: 805

API problem

<t>Hi, I have a problem executing the TugOfWar_Complete program. There are no compile errors or warnings. However, when it is run, no single message showed up on the screen. <br/> And another problem is that once I have this problem, testOpenSimAPI.exe has also this problem even if I restart PC.<br/...
by Mitsuhiro Hayashibe
Tue Jul 27, 2010 6:30 am
Forum: OpenSim
Topic: Script to load plug-in
Replies: 1
Views: 305

Script to load plug-in

when we execute cmc, we can do it from script like
cmc -Setup CMCsettings_xxx.xml
but if we want to load our own plug-in module before that, how should I write the script?

is there a command to load plug-in?
thank you
by Mitsuhiro Hayashibe
Mon Jul 19, 2010 9:49 am
Forum: OpenSim
Topic: fast target and slow target
Replies: 1
Views: 317

fast target and slow target

where can I switch fast target and slow target?
CMC errors recommends me to do it, but I dont find it.