Jump to content

Recommended Posts

Posted

I currently have LE 2.28 (recently updated) and added this code into my solution:

 

VB.net

Framework.Effects.Water = True
Framework.Effects.Parameters.Water.Height = 2.0F

 

And I get this error:Unable to find an entry point named 'SetWater' in DLL 'Engine.dll'

 

Once I comment the Graphics Framework code, the app runs successfully. I know from this error that the Engine.dll is accessible to the app, and for some reason it can't find the method within the C# Header API. Others don't seem to have this problem, any suggestions?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...