WALP
Posting Freak
Posts: 1,221
Threads: 34
Joined: Aug 2012
Reputation:
45
|
How to Codelite Now with Pictures
Since a lot of people are struggling with getting Codelite setup for HPL3 I made a slideshow picture guide.
You might still want to take a look at the original since theres a few things I skipped.
https://wiki.frictionalgames.com/hpl3/3rdparty/codelite
SLIDESHOW
(This post was last modified: 10-03-2015, 10:31 PM by WALP.)
|
|
10-03-2015, 10:27 PM |
|
Neelke
Senior Member
Posts: 668
Threads: 82
Joined: Apr 2013
Reputation:
26
|
RE: How to Codelite Now with Pictures
The life safer The Mug. :3
Derp.
|
|
10-03-2015, 10:40 PM |
|
WALP
Posting Freak
Posts: 1,221
Threads: 34
Joined: Aug 2012
Reputation:
45
|
RE: How to Codelite Now with Pictures
(This post was last modified: 10-03-2015, 11:00 PM by WALP.)
|
|
10-03-2015, 10:42 PM |
|
jens
Frictional Games
Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation:
202
|
RE: How to Codelite Now with Pictures
Good stuff! Maybe you should/can add this to the wiki instead for better layout and allow for others to contribute and then link from forum to wiki. Just a suggestion, might not be the most fun thing to do
|
|
10-05-2015, 08:46 AM |
|
TiManGames
Senior Member
Posts: 517
Threads: 25
Joined: May 2015
Reputation:
11
|
RE: How to Codelite Now with Pictures
(10-05-2015, 08:46 AM)jens Wrote: Good stuff! Maybe you should/can add this to the wiki instead for better layout and allow for others to contribute and then link from forum to wiki. Just a suggestion, might not be the most fun thing to do
I followed this guide, but when I click on .hps file in CodeLite, nothing happens. The file won't open.
And no, I didn't miss anything and the OP even checked my settings and said that should have worked.
:S
This forum is dead
|
|
10-05-2015, 10:09 AM |
|
jens
Frictional Games
Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation:
202
|
RE: How to Codelite Now with Pictures
Maybe you have the game on one drive and the codelite project on another drive? It seems that breaks codelite for some reason (have not updated wiki with this info yet)
(This post was last modified: 10-05-2015, 10:25 AM by jens.)
|
|
10-05-2015, 10:25 AM |
|
TiManGames
Senior Member
Posts: 517
Threads: 25
Joined: May 2015
Reputation:
11
|
RE: How to Codelite Now with Pictures
(10-05-2015, 10:25 AM)jens Wrote: Maybe you have the game on one drive and the codelite project on another drive? It seems that breaks codelite for some reason (have not updated wiki with this info yet)
Well, SOMA is on D and CodeLite is on C, but I tried to install CodeLite on D, and the problem still happened.
EDIT: Now I remember that the actual CodeLite project is on C, so maybe that's the problem.
EDIT 2: It's working, for now..
This forum is dead
(This post was last modified: 10-05-2015, 12:11 PM by TiManGames.)
|
|
10-05-2015, 11:17 AM |
|
MatiCekuriel
Member
Posts: 79
Threads: 11
Joined: Aug 2012
Reputation:
3
|
RE: How to Codelite Now with Pictures
Thank you ! Now I have the fonction autocomplete and infos !
|
|
10-05-2015, 11:25 AM |
|
LordOfDragons
Senior Member
Posts: 501
Threads: 14
Joined: Aug 2013
Reputation:
13
|
RE: How to Codelite Now with Pictures
I tried following the guide on the wiki, and i think i installed it now. I have a workspace, project and folders (Maps, script and _api with the hps_api.hps).
But i have some issues.
1.The first one isn't really an issue since i can do it with the menu at the top bar, but i can't seem to open .hps (Or other) files with a double click, or with right mouse and "Open in CodeLite". I can open it with the upper bar but i'm just curious.
2. I'm not really sure if i installed it successfully and have access to all functions and options.For example: I tried to type in the function Map_AddTimer and it didnt show up. Some functions do show up, but now i'm not really sure if i did it right or forgot something.
My first time using CodeLite, so i kinda got used to Notepad++...
The question that will never be answered:
SOMA WHY ARE YOU SO BEAUTIFUL? ;_;
|
|
10-05-2015, 03:11 PM |
|
WALP
Posting Freak
Posts: 1,221
Threads: 34
Joined: Aug 2012
Reputation:
45
|
RE: How to Codelite Now with Pictures
(10-05-2015, 03:11 PM)LordOfDragons Wrote: I tried following the guide on the wiki, and i think i installed it now. I have a workspace, project and folders (Maps, script and _api with the hps_api.hps).
But i have some issues.
1.The first one isn't really an issue since i can do it with the menu at the top bar, but i can't seem to open .hps (Or other) files with a double click, or with right mouse and "Open in CodeLite". I can open it with the upper bar but i'm just curious.
2. I'm not really sure if i installed it successfully and have access to all functions and options.For example: I tried to type in the function Map_AddTimer and it didnt show up. Some functions do show up, but now i'm not really sure if i did it right or forgot something.
My first time using CodeLite, so i kinda got used to Notepad++...
Try doing the same as TieMan did above in the thread.
That is making sure both SOMA(and all of its files),Codelite, The Codelite Workspace and the Codelite project are stored on the SAME drive.
He had the same issue as you, so its likely the cause. Its also very possible it might fix your issue with auto-complete
|
|
10-05-2015, 03:53 PM |
|
|