Author Topic: MS VC++ 2003 Toolkit - missing Libraries  (Read 4221 times)

DiViNiTY

  • Guest
MS VC++ 2003 Toolkit - missing Libraries
« on: January 07, 2010, 11:43:35 am »
Hi,

i want to build Existence Engine (Build 28) http://sourceforge.net/projects/ex-engine/files/ (not Existence 2.0) with CodeBlocks on Windows useing the MS VC++ 2003 Toolkit.

In the MS VC++ 2003 Toolkit there are some missing files which are included (i think so) in the full version
of MS VC++ 2003.

When i build Existence Engine i have 2 missing files: MSVCRT.LIB and OPENGL32.OBJ.
Does someone know where i can get these Libraries ?

Thx

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: MS VC++ 2003 Toolkit - missing Libraries
« Reply #1 on: January 07, 2010, 01:17:11 pm »
When i build Existence Engine i have 2 missing files: MSVCRT.LIB and OPENGL32.OBJ.
Wrong topic, not related to C::B. We don't provide support for compiler related questions like that. This violates out forum rules, so the topic gets locked hereby. This is the wrong forum for your question, try elsewhere.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ