What's new

Compiling source with msvc

Doomulation

?????????????????????????
First off, I know it's a bad idea to compile mupen with microsofts compiler, because it pretty much lacks POSIX support. HOWEVER, this is my problem and not yours and I am determined to compile the source using msvc.

Anyway... problem is, I don't have the dirent.h and all its subheaders. And without them, I can't compile the source.
If anyone knows where to get them or if anyone knows a way to get around to not using them, it would be appreciated if you would tell me.
 
OP
Doomulation

Doomulation

?????????????????????????
The first link doesn't help... I would either need to rewrite the code that uses dirent.h, which I don't know which it is, or aquire the header and its subheaders.
Second comment: I don't know what functions are defined within there, so it might be hard to rewrite code. Or wait... maybe I could comment it out? I might be able to find and rewrite those parts that rely on that header.
As for the third link... what are all these line numbers at each line?! :yucky: Pass in the ass. I will remove them tomorrow and see happens.

Thanks for the help.
 
Last edited:
OP
Doomulation

Doomulation

?????????????????????????
Ah, thank you very much.
EDIT: Whai! The header works! I successfully compiled mupen!
 
Last edited:

smcd

Active member
Does it run? Care to release it, or directions on what all you did/had to do? :p
 
OP
Doomulation

Doomulation

?????????????????????????
It runs. I can release it if you want, because there was a lot of modifications made to the source to make it compile and link.
But I don't know if it a good idea to attach it here. I could send it over IRC though if you are interested.
Just express that you want it in the channel and I will find you ;)
 

Top