[MonoDevelop] MD Windows 3.0.6 c console app weird clean and compile outputs

Miljenko Cvjetko mcvjetko at holisticware.net
Fri Jan 25 08:44:27 UTC 2013


Hi

I'm working on few simple c/c++ samples for academic purposes, namely to 
help our junior devs
understand c/c++ syntax and to have samples for testing interoperability 
(PInvoke) and
bindings in Mono (MA and MT).

I have started with c console project MD Windows 3.0.6

  * Created C console project
      o added 2 files with samples.h and samples.cpp
        academic just function declarations in .h and definitions
        (empty) in .cpp
      o build actions on .h and .cpp are Compile
      o main.cpp - intact (hello world)
  * tests
      o first
          + project was initially named Language.C.Console
          + result: gcc Build failed. The directory name is invalid
            nothing more in output window though Build Output is set to
            diagnostic
      o second attempt
          + renamed project to LanguageCConsole (and folders, re-added
            to solution)
          + clean:
            Cleaning: LanguageCConsole (Debug)
            ---------------------- Done ----------------------
            Clean successful.
            Clean failed. MSBuild operation failed

          + build:
            Building: LanguageCConsole (Debug)
            ---------------------- Done ----------------------
            Build successful.
            Build failed. The system cannot find the file specified
          + rebuild
            Cleaning: LanguageCConsole (Debug)
            Building: LanguageCConsole (Debug)
            ---------------------- Done ----------------------
            Build successful.
            Clean failed. MSBuild operation failed
            Build failed. The system cannot find the file specified
  * further info
      o results are the same no matter if Options +/ Build +/ Compile
        projects using MSBuild/Xbuild
        is checked or not

this file not found - is tha gcc/g++?
In c/c++ options there is only dropdown/combobox for selecting gcc or 
g++ nothing else... Where can I check paths?


BTW: Guys do You want such reports?
I mean do You have time/resources to take a look at such problems? We 
know MT and MA are higher on
priority list...

thanks

mel

-- 
Miljenko Cvjetko dipl.ing. ET
	Direktor/CEO
	Projektant rjes(enja/Solution Architect	
	Razvojni programer/Senior developer
	Voditelj projekta/Project Manager

IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvjetko at holisticware.net
w: http://holisticware.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130125/c6bcea5d/attachment.html>


More information about the Monodevelop-list mailing list