Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CodeLite won't autocomplete
WalkerGod Offline
Junior Member

Posts: 3
Threads: 1
Joined: Feb 2016
Reputation: 0
#3
RE: CodeLite won't autocomplete

(02-18-2016, 10:18 PM)WALP Wrote: did you also ensure that codelite and SOMA are installed on the same drive?

Yeah, there both on my Secondary E: drive. I'm using Codelite v 9.1.0 and MinGW as the compiler, if that helps.

Also, whenever I open a file (any file it seems) and click build project, I get this:

C:\Windows\system32\cmd.exe /C E:/MingGW/bin/mingw32-make.exe -j8 SHELL=cmd.exe -e -f Makefile
"----------Building project:[ ModOne - Debug ]----------"
mingw32-make.exe[1]: Entering directory 'E:/Games/GalaxyClient/Games/SOMA/_src/SomaMods/ModOne'
E:/MingGW/bin/g++.exe -o ./Debug/ModOne @"ModOne.txt" -L. -L. -LDebug -O0
g++.exe: error: @ModOne.txt: No such file or directory
g++.exe: fatal error: no input files
compilation terminated.
mingw32-make.exe[1]: *** [Debug/ModOne] Error 1
mingw32-make.exe: *** [All] Error 2
ModOne.mk:76: recipe for target 'Debug/ModOne' failed
mingw32-make.exe[1]: Leaving directory 'E:/Games/GalaxyClient/Games/SOMA/_src/SomaMods/ModOne'
Makefile:4: recipe for target 'All' failed
====1 errors, 0 warnings====
02-18-2016, 10:29 PM
Find


Messages In This Thread
CodeLite won't autocomplete - by WalkerGod - 02-18-2016, 09:48 PM
RE: CodeLite won't autocomplete - by WALP - 02-18-2016, 10:18 PM
RE: CodeLite won't autocomplete - by WalkerGod - 02-18-2016, 10:29 PM
RE: CodeLite won't autocomplete - by WALP - 02-18-2016, 11:28 PM
RE: CodeLite won't autocomplete - by WalkerGod - 02-19-2016, 01:00 AM



Users browsing this thread: 1 Guest(s)