Topic: I just don't get it  (Read 2467 times)

0 Members and 1 Guest are viewing this topic.

Toasty0

  • Guest
I just don't get it
« on: March 12, 2004, 12:03:59 am »
I've followed the guidelines (the readme) to a Tee. Yet, after opening a new workspace as directed and I click the createscript button I immediately get a large, obnoxious messagebox that looks like this:

 

Now, I could be wrong, but this isn't exactly what I should be looking for as a behavior of this button. So, what have I done so wrong that I would deserve this ugly message?

Best,
Jerry    

Toasty0

  • Guest
Re: I just don't get it
« Reply #1 on: March 12, 2004, 10:09:15 pm »
Found it. It would seem the readme that comes with the OP API is incorrect. It fails to mention the missing "dsw" file even this late in the game. An oversight I'm sure.

Best,
Jerry  

Toasty0

  • Guest
Re: I just don't get it
« Reply #2 on: March 14, 2004, 10:52:54 am »
Can I use the dsw file from EAW with the OP API?  

Pi-R

  • Guest
Re: I just don't get it
« Reply #3 on: March 15, 2004, 01:51:56 am »
No I understand you cannot use the one from EAW. Firesoul has the missing file in his build environment Firesouls OP build environment  
« Last Edit: December 31, 1969, 06:00:00 pm by Pi-R »

Toasty0

  • Guest
Re: I just don't get it
« Reply #4 on: March 15, 2004, 08:47:19 am »
Thanks.  

Toasty0

  • Guest
Re: I just don't get it
« Reply #5 on: March 16, 2004, 09:06:52 am »
Here's an observation: I hope my assumptions hold up.

It would seem that after setting up the new script (sec 3.0 of Dave's guide) you should do a build before moving on to section 12. Otherwise ScriptInterface.h and other extenal dependancies will not be available and you'll get errors when you do a build as directed in section 12.1.1 .

Welp, into the breach once more.