Jump to content
Eternal Lands Official Forums
Sign in to follow this  
duran

Hmm, Broken...

Recommended Posts

i see two new files have been added to cvs. added them to the compile but now elwindows.c errors on some variables or something:

 

elc_patched/elwindows.c: In function `click_in_windows':

elc_patched/elwindows.c:95: `SHIFT' undeclared (first use in this function)

 

elc_patched/elwindows.c:95: (Each undeclared identifier is reported only once

 

elc_patched/elwindows.c:95: for each function it appears in.)

 

elc_patched/elwindows.c:96: `CTRL' undeclared (first use in this function)

elc_patched/elwindows.c:97: `ALT' undeclared (first use in this function)

 

elc_patched/elwindows.c: In function `drag_in_windows':

elc_patched/elwindows.c:191: `SHIFT' undeclared (first use in this function)

 

elc_patched/elwindows.c:192: `CTRL' undeclared (first use in this function)

 

elc_patched/elwindows.c:193: `ALT' undeclared (first use in this function)

 

elc_patched/elwindows.c: In function `click_in_window':

elc_patched/elwindows.c:804: `SHIFT' undeclared (first use in this function)

 

elc_patched/elwindows.c:805: `CTRL' undeclared (first use in this function)

 

elc_patched/elwindows.c:806: `ALT' undeclared (first use in this function)

 

elc_patched/elwindows.c: In function `drag_in_window':

elc_patched/elwindows.c:862: `SHIFT' undeclared (first use in this function)

 

elc_patched/elwindows.c:863: `CTRL' undeclared (first use in this function)

 

elc_patched/elwindows.c:864: `ALT' undeclared (first use in this function)

 

is there something i have missed (again)?

Share this post


Link to post
Share on other sites

Learner, have you done a full compile with the current CVS (as of 6pm EST, Aug 31)? I just d/l'ed everything and compiled it. When I run it, the window appears and the just dissappears.

 

I'm using Windows XP.

 

I got the full source just after v1.0 just came out and it worked just fine for me.

Share this post


Link to post
Share on other sites

Have you grabbed the new e3dlist.txt file and copied that to the EL directory? The game will currently shutdown if it doesn't exist there. If you check the error log you'll probably see it complaining about it.

Share this post


Link to post
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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×