aliens

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - katamari

Pages: [1]
1
Builds & Ports / Re: build error
« on: August 28, 2015, 03:16:06 am »

2
Builds & Ports / build error
« on: August 28, 2015, 01:41:33 am »
I am trying to build the current github build and am getting this error

 CXX      src/Menu/openxcom-SlideshowState.o
src/Menu/SlideshowState.cpp: In member function ‘void OpenXcom::SlideshowState::screenClick(OpenXcom::Action*)’:
src/Menu/SlideshowState.cpp:115:45: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
     if (_curScreen < _slideshowSlides->size())

I do not know how to fix this
plz help!

Pages: [1]