Steve Lamperti's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Creating items from C++ | Figured it out this morning. The problem was the datablock for the tree2 object. I had created a d... read more | 10/13/2003 (11:50 am) |
| CVS Checkout problem | I seem to have been doing something silly. I was running the entire checkout again when I wanted to... read more | 10/13/2003 (9:49 am) |
| Creating items from C++ | @Ben Thanks for the suggestion, I do like that call better, as it makes the code a little simpler... read more | 10/13/2003 (9:46 am) |
| Creating items from C++ | I'm now trying again with findObject, and what I am finding is that the tree2 object is not included... read more | 10/10/2003 (4:10 pm) |
| Creating items from C++ | The root of my question is that the following line of code works when itemType is "HealthKit:": t... read more | 10/10/2003 (11:06 am) |
| Creating items from C++ | FindObject does work fine. The first part of the code that I listed above is working fine. The pro... read more | 10/09/2003 (3:37 pm) |
| Creating items from C++ | The string I am using in the item case is just the name of the item. For example, the thing I have ... read more | 10/09/2003 (2:02 pm) |
| Creating items from C++ | No one has any suggestions? I may be missing something really obvious, as I am still quite new to w... read more | 10/09/2003 (1:10 pm) |
| CVS Checkout problem | @badguy thanks for the suggestion, that sounded good, until I looked at the settings. Do Not Cre... read more | 10/09/2003 (11:17 am) |
| CVS Checkout problem | I'm still having this problem. I checked earlier in my CVS log, and found the following error c... read more | 10/09/2003 (10:53 am) |
| CVS Checkout problem | I don't have any of the files open, and I just tried doing the checkout after a restart of the machi... read more | 10/08/2003 (3:04 pm) |
| Head Source file compatibility suggestions | I still haven't been able to get the name space stuff to solve my problem. On windows it worked, be... read more | 10/06/2003 (3:26 pm) |
| Head Source file compatibility suggestions | I found the problem. There was a 'struct Move;' line in another header file.... read more | 10/06/2003 (11:05 am) |
| Head Source file compatibility suggestions | I've been reading about namespaces to try and do as suggested. I am having a bit of trouble using t... read more | 10/06/2003 (10:23 am) |
| Link Errors with the latest HEAD | I didn't mention that I am using CW 8 on windows. Which seems relevant, as according to the link be... read more | 09/26/2003 (1:40 pm) |
| yes I bought the SDK | I bought it about a week or so ago. Didn't see this post until now, so I didn't realize that postin... read more | 09/26/2003 (9:25 am) |
| How to I spawn/create an object programmatically in C++? | @Jerry I'm calling the code you listed above from C code, and it is executing correctly, but no I... read more | 09/25/2003 (4:04 pm) |
| Scripting tutorial | I'm not really asking about learning how to script, as I will continue to go through the tutorial, a... read more | 09/17/2003 (8:40 am) |
| Torque Engine as a window in a larger application | As I mentioned in my last post, I just call main as torqueMain, as a routine instead of as the main ... read more | 09/17/2003 (8:35 am) |
| Torque Engine as a window in a larger application | Ben, I sent you an email, with the three files attached. It seems to me that something like thes... read more | 09/16/2003 (4:38 pm) |
| Torque Engine as a window in a larger application | This seems to be working well. I changed my call to Platform::initWindow to just a call to setWind... read more | 09/16/2003 (11:36 am) |
| Torque Engine as a window in a larger application | I've gotten this to work (mostly,) by calling all the initialization code the first time in, and non... read more | 09/15/2003 (3:36 pm) |
| Torque Engine as a window in a larger application | I've worked through a couple of problems on the Mac, and gotten it to the same point as the windows ... read more | 09/12/2003 (3:12 pm) |
| Torque Engine as a window in a larger application | The current problem I am seeing, is a "stack overflow in profiler." message. It says I may have mi... read more | 09/12/2003 (9:28 am) |
| Torque Engine as a window in a larger application | I'm actually not trying to build a DLL, but rather just make the torque files part of the source of ... read more | 09/12/2003 (8:35 am) |
| Torque Engine as a window in a larger application | I'm trying the philosophy of skipping the init and shutdown code altogether. (Basically I init it o... read more | 09/11/2003 (4:50 pm) |
| Couldn't find class rep for dynamic class: | I found an option called 'Dead strip Static Initialization code.' This was turned on, and I've turn... read more | 09/09/2003 (2:56 pm) |
| Couldn't find class rep for dynamic class: | None of the four classes had a consolInit message handler, so I added one to GuiInputCtrl. It didn'... read more | 09/09/2003 (2:44 pm) |
| Unable to compile on OS X 10.2.6 | I'm still having a problem on CW 8 on the Mac. Is anyone able to bring up the latest HEAD on CW 8 o... read more | 09/04/2003 (2:12 pm) |
| Unable to compile on OS X 10.2.6 | Nicolas, I have managed to get it up and running on Codewarrior on windows, although I am seeing ... read more | 08/25/2003 (2:07 pm) |
| CodeWarrior for Mac / Win | I have managed to get a build up and running on windows in CodeWarrior 8, but I am seeing a strange ... read more | 08/25/2003 (1:46 pm) |
| Unable to compile on OS X 10.2.6 | Unless I am missing something, I am not sure if what you are describing applies to doing a build wit... read more | 08/25/2003 (10:15 am) |
| Compile Problems - Win and Mac | Thanks for your comments guys, I found the following article in code snippets, that seems to have co... read more | 08/25/2003 (9:12 am) |
| Error building ms2dtsExporter in vc7 | I also am seeing this problem, does anyone have a workaround?... read more | 08/20/2003 (2:22 pm) |