Call for Submission
NAB 2012 Best of the Best Show Reel
Submit your work today!
  • 1/3
You are here: Forum Home / Autodesk® Softimage® / XSI SDK / Script editor with syntax highlighting and more
  RSS 2.0 ATOM  
19 pages: 2.3.4.5.6.10.19 first last

Script editor with syntax highlighting and more
Rate this thread
 
30199
 
Permlink of this thread   Subscribe to this thread
avatar

That’s so it… Thanx a mil sajjj… Very neat work man :)

cheers;

AJ



Replies: 0
avatar

here is what i do to compil xsi plugins with msvc 2008 express

A - 32 bit version
1 - XSI sdk :
launch vc++ from xsi command prompt :
(so you don’t have to set XSISDK_ROOT)
C:\Softimage\XSI_7.0_x64\Application\bin>"C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\VCExpress.exe”

B - 64 bit version

VCexpress can’t compil in 64 bit
Here is a workaround

using the windows sdk
http://www.microsoft.com/downloa...1EBE331CDC&displaylang=en
Launch Programs : Microsoft Windows SDK : CMD Shell :

setenv /release /x64 /xp
VCExpress /useenv

Rpleace in project properties
$(XSISDK_ROOT)
by
C:\Softimage\XSI_7.0_x64\XSISDK\
(because you didn’t start from an xsi shell....)

It should compil in 64 bit even though it says the config is 32 bit in the gui…

PS i had to go in the wx samples vc++ project settings to set the build type to x64 otherwise the wx samples wouldn’t compil



Replies: 0
avatar

well i can compil scriptEd 64 if you like



Replies: 0
avatar
  • saajjj
  • Posted: 04 December 2008 10:31 AM

Julien,
Thanks for that! I’m in the middle of a major bug fix right now, once that is done I’ll give you a link to the source code!

However, right now I’m extremely busy at work, so it may be a while!

Thanks again.



Replies: 0
avatar
  • saajjj
  • Posted: 08 December 2008 01:58 AM

Hello again,
I have fixed a bug in ScriptEd and upgraded a feature:

[LIST=1]
[*]Multiple instances are now supported (Bug #2 fixed)
[*]When you quit ScriptEd and if there are unsaved files, a dialog box pops up which asks you whether you want to save the unsaved files. Previously, clicking on ‘Yes’ would ONLY save files which were already present on the disk. Now, however, all files already present on the disk are saved normally. Additionally, each tab with script code which has not been saved (i.e. it was ‘Untitled’) will be saved to a directory of the users choice. This feature was added to prevent accidental loss of code.
Please set this directory, after installing ScriptEd, in the preferences dialog box. Default will save to the root of drive C
[/LIST]
Installation/upgrade reminder:
Please remember to back up the syntax highlighting and the autocomplete file(s) if you made any customizations to them. You may paste back your copies, once the upgrade has been carried out.

The download link is as usual here

As mentioned in the 2nd post, the two features I’m working on now are:
1. F1 context sensitive help
2. Ability to comment/uncomment code

Cheers,



Replies: 0
avatar
  • Helli
  • Posted: 09 December 2008 09:41 PM

*waiting for 64bit*

:taz:



Replies: 0
avatar
  • saajjj
  • Posted: 09 December 2008 09:58 PM

Mario,
My 64-bit machine is to be delivered today :) Give me 3-4 days to set up/test the development environment.

Everyone,
Context sensitive help is on the way as well.

Cheers,



Replies: 0
avatar
  • saajjj
  • Posted: 10 December 2008 11:43 AM

I’ve also sent the source code to Julien (janimatic). Hopefully the first 64bit version will be out shortly :)



Replies: 0
avatar
  • saajjj
  • Posted: 11 December 2008 02:26 AM

Hello,
I’ve compiled the 64-bit version of ScriptEd in the latest release. The .xsiaddon file is now compatible with both 32 and 64 bit versions (i.e. the same addon can be added to 32/64 bit versions). XSI automatically loads the correct version of the plug-in depending on the platform.

The download link is (as usual) here.

Please note that the addon size is now bigger as it comes with two .dlls

Could anyone using the 64-bit version please let me know how it works for them? I have done my regular tests and there as no issues as yet.

[B]NOTE:[/B] Please remember to install the VC++ redistributables, the links for both the x86 and x64 versions are in the first post.

Props to Julien for firing me off in the right direction :clap:

Cheers,



Replies: 0
avatar
  • iKamikaza
  • Posted: 11 December 2008 05:28 AM

I want to thank you soooo much !!!! You are god like person !!! Really ... you do such a ussfull and helpfull thing !!! Thaaaank you !!!

But may I ask you about a little improvment ?? Pleeeeeease .... Can you make chooseble background color or just grey color .... My eyes cant handle white for long time -_- it’s really hard.

Thank you very match again !!!

P.S. Sorry for my poor English :)



Replies: 0
19 pages: 2.3.4.5.6.10.19 first last




   
  Settings Choose Theme color: