Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Custom build steps includes
Re: Custom build steps includes [message #30726 is a reply to message #30711] Tue, 18 January 2011 18:33 Go to previous message
kretol is currently offline  kretol
Messages: 14
Registered: December 2006
Promising Member
Thanks for the help!
Telling true it's a bit more complicated than I thought Smile
A command line is (sample):

cl /IPath /IPath /EP /DWIN32=1 /Tc"$(InputPath)" > "$(IntDir)\$(InputName).rr" cnvtpipl.exe "$(IntDir)\$(InputName).rr" "$(IntDir)\$(InputName).pipl"


so .r file is precompiled with cl, result from stdout is saved to temp .rr file then .rr is processed with cnvtpipl.exe Smile

The step is required to build scriptable plugin for Photoshop.

Is there a way to just call/exec the "line" ?

Wiktor




 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: The makefile of an export NOGTK project dropped an option -lpng
Next Topic: BUG?: .cpp local typedefs mess up /w BLITZ$
Goto Forum:
  


Current Time: Sat Apr 27 20:57:41 CEST 2024

Total time taken to generate the page: 0.04003 seconds