ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> scintilla-interest
scintilla-interest
Re: [scintilla] [ scintilla-Bugs-1595397 ] Will not compile and no help file.
by Robert Roessler other posts by this author
Nov 24 2006 12:49PM messages near this date
[scintilla] [ scintilla-Bugs-1595397 ] Will not compile and no help file. | [scintilla] [ scintilla-Feature Requests-1595249 ] Folding support for comments inside (La)TeX
SourceForge.net wrote:
>  Bugs item #1595397, was opened at 2006-11-12 21:10
>  Message generated for change (Tracker Item Submitted) made by Item Submitter
>  You can respond by visiting: 
>  https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1595397&group_id=2439
>  ...
>  Initial Comment:
>  #include <iostream>
>  
>  I wrote this simple test program.
>  
>  int main()
>  {
>  	std::cout << "Hello";
>  	return 0;
>  }
>  
>  I saved it as test01.cpp in C:\BCC55\BIN folder and it 
>  went well.
>  
>  I then tryed to compile it and got the following in 
>  the right pane.
>  
> > g++ -pedantic -Os -fno-exceptions -c test01.cpp -o 
>  test01.o
> > The system cannot find the file specified.
>  
>  Here are the bat and cfg files I created:

Your bat and cfg files have nothing to do with how SciTE handles 
compiles AFAIK... you are just seeing the default cpp compile command 
from cpp.properties.

You may want to look into building either an SciTE user properties 
file, or just an SciTE.properties file in the directory the source 
file is in.  Then you can define whatever behavior you want for the 
compile, build, and run commands.

Robert Roessler
robertr@[...].com
http://www.rftp.com
_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest
Thread:
SourceForge.net
Robert Roessler

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved