Rammer Posted August 23, 2008 Report Share Posted August 23, 2008 I am trying to build an application that has many GOOP classes. It copies the object references for each class under the build directory within the object name. However when the EXE runs it asks me to find each objectreference.ctl. How do I get around this? Rammer Found a fix. I created a separate project with all the object references included and it builds just fine. I was not directly including the .lvclass file for some of the objects I store in my userlib. Once I did this it seems to like it. Not sure why it is not just found through the dependancy chain. Rammer Quote Link to comment
crelf Posted August 23, 2008 Report Share Posted August 23, 2008 QUOTE (Rammer @ Aug 22 2008, 02:48 PM) I am trying to build an application that has many GOOP classes. Are you sure it's GOOP? Or is it LVOOP, dgGOOP, OpenGOOP...? QUOTE (Rammer @ Aug 22 2008, 02:48 PM) I was not directly including the .lvclass file... OK - it's LVOOP. Just so you know, GOOP and LVOOP are not interchangable terms. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.