MantisBT - Zandronum
View Issue Details
0002778Zandronum[All Projects] Bugpublic2016-07-12 02:262016-07-12 18:42
StrikerMan780 
Torr Samaho 
urgentblockalways
closedno change required 
MicrosoftWindowsXP/Vista/7
3.0-beta 
 
0002778: CMake list is missing entries for OpenSSL
For some reason LIB_EAY and other related entries are missing from CMake in the Zandronum 3.0 repository.

Also, for some reason it's asking for Python 3.0. Why is this necessary?
No tags attached.
Issue History
2016-07-12 02:26StrikerMan780New Issue
2016-07-12 03:11StrikerMan780Note Added: 0015286
2016-07-12 03:12StrikerMan780Note Edited: 0015286bug_revision_view_page.php?bugnote_id=15286#r9250
2016-07-12 06:10Torr SamahoNote Added: 0015287
2016-07-12 07:02StrikerMan780Note Added: 0015289
2016-07-12 18:42Torr SamahoStatusnew => closed
2016-07-12 18:42Torr SamahoAssigned To => Torr Samaho
2016-07-12 18:42Torr SamahoResolutionopen => no change required

Notes
(0015286)
StrikerMan780   
2016-07-12 03:11   
(edited on: 2016-07-12 03:12)
Never mind, close this... I found out what was going wrong. Python (which I'm guessing is required by CMake) had royally boned environment variables on my system. None of the errors really showed the source of the issue, but good thing I had a hunch.

(0015287)
Torr Samaho   
2016-07-12 06:10   
Quote from StrikerMan780
Also, for some reason it's asking for Python 3.0. Why is this necessary?

Python is necessary for Dusk's code generator:'https://bitbucket.org/Torr_Samaho/zandronum/commits/da79fb963d66caa6b22579cf673594f745f920b4 [^]'
(0015289)
StrikerMan780   
2016-07-12 07:02   
Yeah, I figured it out. Close this.