Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Help with this compile error on VB6 please


therehere3
 Share

Recommended Posts

Hello everyone, I am getting an compile error while I did not edit anything in the client side.

I attempt to compile and it gives me this:

```

m_Source(0 To 1) As IUnknown
```
as the error.

Error saying:

> Compile Error:
>
> Can't find project or library

And this I click okay and this window opens up:

![](http://s11.postimg.org/aexbka3bn/Here.png)

Where can I install a library or something to fix this?
Link to comment
Share on other sites

> Well, I'll point out the obvious, you're missing some file, not sure which one, try using the runtimes installer, else, not sure, make sure you have all the files, try debugging it too, see if that give you any ideas what you're missing

Yeah I am not sure what file I am missing.

I did the runtimes installer also, nothing.
Link to comment
Share on other sites

Do your video card support DX8?

i also have this problem when i remove my Video Card and just use the built-in.. but when i insert it again, the problem disappear and we have the same code line problem so i think that's the problem..

Make sure that your video card support DX8 and you installed the runtime properly
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...