Dav IDE
#8
(05-30-2022, 09:01 AM)aurel Wrote: hello Dav
I really really like to use your IDE for my qb64 programming 
but i don't see a way to set Font size to something smaller
( easpecially when larger programs is case)
i use in my own editor Consolas 10 in my Windows programs
i specially like dark theme named "Davs Colors"
i  remeber that you sayed ..you made it in Purebasic..

or maybe you have newer version ?
tnx

I usually use Dav's IDE with QB64.  I would also like to see a 10 point font (Consolas would be fine).

I've not been programming with QB64 since before its change to QB64 Phoenix.  What I am finding is that I get a compile error with V0.6 and 0.7.1 using Dav's IDE.  I don't get it with the QB64 IDE.  Doesn't need to be complicated  code.  Something as simple as:

Code: (Select All)
for x = 1 to 5
   print "x = ";x
next

comes up with the error "ERROR: C++ compilation failed".

The compilelog.txt file shows:

 internal\c\c_compiler\bin\c++.exe -w -DGLEW_STATIC -DFREEGLUT_STATIC -DDEPENDENCY_NO_SOCKETS -DDEPENDENCY_NO_PRINTER -DDEPENDENCY_NO_ICON -DDEPENDENCY_NO_SCREENIMAGE internal\c/qbx.cpp -c -o internal\c/qbx.o

internal\c\c_compiler\bin\c++.exe -w -DGLEW_STATIC -DFREEGLUT_STATIC -DDEPENDENCY_NO_SOCKETS -DDEPENDENCY_NO_PRINTER -DDEPENDENCY_NO_ICON -DDEPENDENCY_NO_SCREENIMAGE internal\c/libqb/libqb_make_0000000000000.o  internal\c/qbx.o -o "C:\Users\raywo\Documents\A_Programming\BASIC\QB64\_avsIDE-TEMPFILE.exe"  internal\c/parts/core/src.a  -static-libgcc -static-libstdc++ -mwindows -lopengl32 -lglu32 -lwinmm

internal\c\c_compiler\bin\objcopy.exe --only-keep-debug "C:\Users\raywo\Documents\A_Programming\BASIC\QB64\_avsIDE-TEMPFILE.exe" "internal\temp/_avsIDE-TEMPFILE.exe.sym"

internal\c\c_compiler\bin\objcopy.exe --strip-unneeded "C:\Users\raywo\Documents\A_Programming\BASIC\QB64\_avsIDE-TEMPFILE.exe"

The above compile error file means nothing to me but may be helpful

I have tried on both Windows 11 and Windows 10 computers with the same result.

QB64 installation method:
Download QB64 Phoenix and drag the resultant QB64 folder to C:\.
Download Dav's IDE from his website and drag the 2 files into QB64.  DavsIDE.ini is produced on running DavsIDE.exe.

I hope the problem can be resolved to enable me to use Dav's IDE again.
Reply


Messages In This Thread
Dav IDE - by aurel - 05-30-2022, 09:01 AM
RE: Dav IDE - by Dav - 05-30-2022, 11:55 PM
RE: Dav IDE - by aurel - 05-31-2022, 08:26 AM
RE: Dav IDE - by Dav - 05-31-2022, 12:06 PM
RE: Dav IDE - by aurel - 06-01-2022, 06:13 AM
RE: Dav IDE - by Dav - 06-02-2022, 12:26 AM
RE: Dav IDE - by aurel - 06-02-2022, 06:27 AM
RE: Dav IDE - by RNBW - 06-03-2022, 05:38 PM
RE: Dav IDE - by Dav - 06-03-2022, 09:44 PM
RE: Dav IDE - by RNBW - 06-04-2022, 11:18 AM
RE: Dav IDE - by Dav - 06-05-2022, 03:52 PM
RE: Dav IDE - by doppler - 06-05-2022, 08:05 PM
RE: Dav IDE - by RNBW - 06-05-2022, 05:22 PM
RE: Dav IDE - by Dav - 06-05-2022, 07:10 PM



Users browsing this thread: 1 Guest(s)