my fb folder is on D disk not on C
so i dont get it how compile it from fb sub folder examples
i am using CSED_FB
You must add this to Options -> Compiler and Paths -> Compilation Parameters in CSED_FB:aurelVZAB wrote:I am using fb 32 bit version on win7
my fb folder is on D disk not on C
so i dont get it how compile it from fb sub folder examples
i am using CSED_FB
Code: Select all
-i "D:\GitHub\VisualFBEditor\MyFbFramework" "D:\GitHub\VisualFBEditor\src\VisualFBEditor.rc"
But when compiling the library, you need to compile mff.biaurelVZAB wrote:For file extension i know very well that must be .bas
It's a sign UTF-8 BOM. When opened with UTF-8 encoding, it does not appear.aurelVZAB wrote: sorry but all your code in start contain this thing
'#########
do you know that ?
Yes, command line argument.aurelVZAB wrote: You talking to me about strange things i simply dont understand
do you mean, when you say key -x ... is that command line argument -x
There is no UDT error. There are warnings. This warnings will not show on 1.07.1aurelVZAB wrote: and such a big amount of UDT errors
I like UDT, pointers are needed to refer to UDT.aurelVZAB wrote: , why is all with UDT and pointers?
Yes, you can. To do this, yourself must handle the events OnModified, OnInsertControl, OnInsertComponent, OnInsertingControl, OnDblClickControl and must create a program.aurelVZAB wrote:Xusinboy
Is it possible to build just Visual Designer as standalone win app without editor?
Compiled with newer version 1.07.1?aurelVZAB wrote:Ok
I tried and compile fine ...
well it is very primitive ..and again UDT...
ahh ok...heh
Yes, there is: https://github.com/XusinboyBekchanov/Vi ... r/releasesaurelVZAB wrote:Xusinboy
i just forget to ask , is there compiled portable version for win32?
I added: https://github.com/XusinboyBekchanov/VisualFBEditoraurelVZAB wrote: PS. and you know what more ...it would be really nice that you have screenshot of your IDE on github
for example my experimental interpreter have screenshot :look
https://github.com/aurelVZ/microA-programming-language