Author Topic: I compile simple dialog based MFC app (share or static) success  (Read 4474 times)

sevencat

  • Guest
MD + share mfc +mfc71.lib + define _AFXDLL
or
MT + static mfc +nafxcw.lib

it's great.

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: I compile simple dialog based MFC app (share or static) success
« Reply #1 on: March 19, 2008, 11:02:33 pm »
Your message looks like an encryption for me  :shock:

tamazero

  • Guest
Re: I compile simple dialog based MFC app (share or static) success
« Reply #2 on: March 26, 2008, 05:24:14 pm »
Your message looks like an encryption for me  :shock:

Also for me, can you explain better please ?

 :(

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: I compile simple dialog based MFC app (share or static) success
« Reply #3 on: March 26, 2008, 07:45:57 pm »
Also for me, can you explain better please ?
He meant that we have absolutely no clue what you are talking about. :?: Speak in sentences if you want to have some help... do you want help...?!
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